Polygon Crucher SDK - Documentation
Documentation
Loading...
Searching...
No Matches
GeomInfo.h File Reference

Detailed Description

CGeomInfo class definition. An helper class to provide additional information to methods that needs it.

#include "Channel.h"
#include "3DMaterial.h"

Go to the source code of this file.

Classes

class  CGeomInfo
 CGeomInfo is an helper class oftenly required by different methods. More...
 

Typedefs

typedef enum _GeomInfoDeleteInfo GeomInfoDeleteInfo
 

Enumerations

enum  _GeomInfoDeleteInfo { GEOMINFO_DELETE_NONE = 0x00 , GEOMINFO_DELETE_SRC = 0x01 , GEOMINFO_DELETE_DST = 0x02 }