This reference page is linked to from the following overview topics: Primitive Pipeline Objects, Indicating Required Input Object Types, Deferred Loading of Plug-ins.
#include "meshlib.h"
#include "snap.h"
#include "maxtess.h"
#include "object.h"
#include "XTCObject.h"
Go to the source code of this file.
Classes |
|
class | TriObject |
class | TriObjectNormalXTC |
Defines |
|
#define | TRI_MULTI_PROCESSING TRUE |
Functions |
|
CoreExport void | SetDisplacmentPreset (int preset, TessApprox approx) |
CoreExport ClassDesc * | GetTriObjDescriptor () |
CoreExport void | RegisterEditTriObjDesc (ClassDesc *desc) |
CoreExport ClassDesc * | GetEditTriObjDesc () |
CoreExport TriObject * | CreateNewTriObject () |
Variables |
|
CoreExport Class_ID | triObjectClassID |
const Class_ID | kTriObjNormalXTCID = Class_ID(0x730a33d7, 0x27246c55) |
#define TRI_MULTI_PROCESSING TRUE |
CoreExport void SetDisplacmentPreset | ( | int | preset, |
TessApprox | approx | ||
) |
CoreExport ClassDesc* GetTriObjDescriptor | ( | ) |
CoreExport void RegisterEditTriObjDesc | ( | ClassDesc * | desc | ) |
CoreExport ClassDesc* GetEditTriObjDesc | ( | ) |
CoreExport TriObject* CreateNewTriObject | ( | ) |
CoreExport Class_ID triObjectClassID |
const Class_ID kTriObjNormalXTCID = Class_ID(0x730a33d7, 0x27246c55) |