#include "DNA_ID.h"
#include "DNA_defs.h"
#include "DNA_listBase.h"
Go to the source code of this file.
|
| enum | { MB_TEXSPACE_FLAG_AUTO = 1 << 0
} |
| enum | { MB_UPDATE_ALWAYS = 0
, MB_UPDATE_HALFRES = 1
, MB_UPDATE_FAST = 2
, MB_UPDATE_NEVER = 3
} |
| enum | { MB_DS_EXPAND = 1 << 0
} |
| enum | {
MB_BALL = 0
, MB_TUBEX = 1
, MB_TUBEY = 2
, MB_TUBEZ = 3
,
MB_TUBE = 4
, MB_PLANE = 5
, MB_ELIPSOID = 6
, MB_CUBE = 7
} |
| enum | { MB_NEGATIVE = 1 << 1
, MB_HIDE = 1 << 3
, MB_SCALE_RAD = 1 << 4
} |
◆ MB_TYPE_SIZE_SQUARED
| #define MB_TYPE_SIZE_SQUARED |
( |
| type | ) |
|
◆ MetaBall
| typedef struct MetaBall MetaBall |
◆ MetaElem
| typedef struct MetaElem MetaElem |
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum
◆ anonymous enum