Decodes the vertices and faces in a VRML indexed face set, and creates the corresponding egg geometry. More...
#include "indexedFaceSet.h"
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 36 of file indexedFaceSet.h.