|
Blender V4.5
|
Public Attributes | |
| char * | as_byte |
| int * | as_int |
| uint * | as_uint |
| float * | as_float |
| void * | as_void |
Definition at line 32 of file gpu_py_buffer.hh.
| char* BPyGPUBuffer::[union].buf as_byte |
| float* BPyGPUBuffer::[union].buf as_float |
| int* BPyGPUBuffer::[union].buf as_int |
| uint* BPyGPUBuffer::[union].buf as_uint |
| void* BPyGPUBuffer::[union].buf as_void |