Classes | Defines | Typedefs | Enumerations

pod.h File Reference

This reference page is linked to from the following overview topics: Debug Builds of 3ds Max.


#include "maxheap.h"
#include "Simpobj.h"
#include "export.h"

Go to the source code of this file.

Classes

class   ParticleData
struct   Groupdata
class   ParticleMatData
class   WithTex
class   PartwithTex
class   PartwithMtl
class   MSpin
class   TexMatData
class   ParticlePtrTab
class   BaseSimpleData
class   SimpleData
class   SimpleDataMat
class   SimpleDataTex
class   SimpleDataMatTex
class   StandardData
class   StandardDataMat
class   StandardDataTex
class   StandardDataMatTex
class   MetaPartData
class   MetaPartDataMat
class   MetaPartDataTex
class   MetaPartDataMatTex
class   InstanceData
class   InstanceDataMat
class   InstanceDataTex
class   InstanceDataMatTex
class   FragmentData
class   FragmentDataMat
class   FragmentDataTex
class   FragmentDataMatTex
struct   SourceInfo
struct   EffectsInfo
class   PodObj
class   ITestInterface
class   IOperatorInterface

Defines

#define  BASEP   1

Typedefs

typedef Tab< INode * >  InputTab
typedef Tab< SourceInfo * >  SourceDataTab
typedef Tab< EffectsInfo * >  EffectsDataTab
typedef PodObj PodObjPtr

Enumerations

enum   {
  PLACE, SIMPLE, STANDARD, INST,
  META, FRAG
}
enum   {
  NTNM, DTNOM, TNOM, NOTM,
  DTM, TM
}

Define Documentation

#define BASEP   1

Definition at line 129 of file pod.h.


Typedef Documentation

typedef Tab<INode*> InputTab

Definition at line 126 of file pod.h.

Definition at line 127 of file pod.h.

Definition at line 128 of file pod.h.

typedef PodObj* PodObjPtr

Definition at line 130 of file pod.h.


Enumeration Type Documentation

anonymous enum
anonymous enum