|
GoPxL SDK
|
| const kSize AllocatedChannelDataCount | ( | size_t | id | ) | const |
Number of allocated channel data items.
System channels – Equal to number of items(ie, allocateCount for vertex channel is number of Point3d32f allocated). User channels – Equal to number of bytes(8u) of entire buffer.
| id | The channel id which to get allocated channel data count. |