|
Blender V5.0
|
Go to the source code of this file.
Classes | |
| class | PointCloud |
Macros | |
| #define | POINTCLOUD_MATERIAL_NR 1 |
Typedefs | |
| typedef struct PointCloudRuntimeHandle | PointCloudRuntimeHandle |
| typedef struct PointCloud | PointCloud |
Enumerations | |
| enum | { PT_DS_EXPAND = (1 << 0) } |
| #define POINTCLOUD_MATERIAL_NR 1 |
Definition at line 103 of file DNA_pointcloud_types.h.
Referenced by blender::eevee::SyncModule::sync_pointcloud().
| typedef struct PointCloud PointCloud |
Definition at line 37 of file DNA_pointcloud_types.h.
| anonymous enum |