#include "export.h"
#include "maxheap.h"
#include "baseinterface.h"
#include "ipipelineclient.h"
#include "bitarray.h"
#include "mncommon.h"
#include "box3.h"
Go to the source code of this file.
Classes |
|
class | MNNormalFace |
class
MNNormalFace This class is available in release 5.0 and
later only. More... |
|
class | MNNormalSpec |
Defines |
|
#define | MN_NORMAL_SPEC_INTERFACE Interface_ID(0x7b7c2c5f, 0xf94260f) |
#define | MNNORMAL_NORMALS_BUILT 0x01 |
#define | MNNORMAL_NORMALS_COMPUTED 0x02 |
#define | MNNORMAL_DISPLAY_HANDLES 0x04 |
#define | MNNORMAL_FACE_ANGLES 0x08 |
#define | MNNORMAL_LENGTH_DEFAULT 10.0f |
#define MN_NORMAL_SPEC_INTERFACE Interface_ID(0x7b7c2c5f, 0xf94260f) |
Definition at line 31 of file MNNormalSpec.h.
#define MNNORMAL_NORMALS_BUILT 0x01 |
Definition at line 213 of file MNNormalSpec.h.
#define MNNORMAL_NORMALS_COMPUTED 0x02 |
Definition at line 214 of file MNNormalSpec.h.
#define MNNORMAL_DISPLAY_HANDLES 0x04 |
Definition at line 215 of file MNNormalSpec.h.
#define MNNORMAL_FACE_ANGLES 0x08 |
Definition at line 216 of file MNNormalSpec.h.
#define MNNORMAL_LENGTH_DEFAULT 10.0f |
Definition at line 219 of file MNNormalSpec.h.