![]() |
Boron 2.1.0
|
CUBindTarget | Holds information for binding functions |
CUBlockIt | Iterator for const UCell array |
CUBuffer | The UBuffer struct holds information about a resource, usually a chunk of memory |
CUCell | A cell holds a single value of a simple type or a reference (often to a UBuffer) for a complex type |
CUCellCFuncEval | Structure of CFUNC a1 argument when boron_defineCFunc() signature is ":eval" |
CUCellCoord | UCell structure for coord type |
CUCellDatatype | UCell structure for datatype! type |
CUCellError | UCell structure for error! type |
CUCellId | Basic type identification |
CUCellNumber | UCell structure for number types |
CUCellSeries | UCell structure for series types |
CUCellVec3 | UCell structure for vec3! type |
CUCellWord | UCell structure for word types |
CUDatatype | The UDatatype struct holds methods for a specific class of data |
CUEnvParameters | The UEnvParameters struct allows the user to override default buffer and structure sizes |
CUPortDevice | The UPortDevice struct holds methods for a class of input/ouput device |
CUSeriesIter | Iterator for const series of any type |
CUSeriesType | The USeriesType struct holds extra methods for series datatypes |
CUThread | The UThread struct stores the data specific to a thread of execution |