|
Blender V4.3
|
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 84 of file DNA_pointcloud_types.h.
Referenced by blender::eevee::SyncModule::sync_point_cloud().
| typedef struct PointCloud PointCloud |
| typedef struct PointCloudRuntimeHandle PointCloudRuntimeHandle |
Definition at line 34 of file DNA_pointcloud_types.h.
| anonymous enum |