Panda3D
|
Decodes the vertices and faces in a VRML indexed face set, and creates the corresponding egg geometry. More...
#include "indexedFaceSet.h"
Classes | |
class | VrmlPolygon |
class | VrmlVertex |
Public Member Functions | |
IndexedFaceSet (const VrmlNode *geometry, const VRMLAppearance &appearance) | |
void | convert_to_egg (EggGroup *group, const LMatrix4d &net_transform) |
Decodes the vertices and faces in a VRML indexed face set, and creates the corresponding egg geometry.
Definition at line 35 of file indexedFaceSet.h.