Blender  V3.3
Classes | Macros | Typedefs | Enumerations
DNA_pointcloud_types.h File Reference
#include "DNA_ID.h"
#include "DNA_customdata_types.h"

Go to the source code of this file.

Classes

class  PointCloud
 

Macros

#define POINTCLOUD_MATERIAL_NR   1
 

Typedefs

typedef struct PointCloud PointCloud
 

Enumerations

enum  { PT_DS_EXPAND = (1 << 0) }
 

Macro Definition Documentation

◆ POINTCLOUD_MATERIAL_NR

#define POINTCLOUD_MATERIAL_NR   1

Definition at line 45 of file DNA_pointcloud_types.h.

Typedef Documentation

◆ PointCloud

typedef struct PointCloud PointCloud

Enumeration Type Documentation

◆ anonymous enum

anonymous enum

PointCloud.flag

Enumerator
PT_DS_EXPAND 

Definition at line 40 of file DNA_pointcloud_types.h.