Panda3D
Loading...
Searching...
No Matches
Public Member Functions | List of all members
IndexedFaceSet Class Reference

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)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ IndexedFaceSet()

IndexedFaceSet::IndexedFaceSet ( const VrmlNode * geometry,
const VRMLAppearance & appearance )

Definition at line 30 of file indexedFaceSet.cxx.

Member Function Documentation

◆ convert_to_egg()

void IndexedFaceSet::convert_to_egg ( EggGroup * group,
const LMatrix4d & net_transform )

Definition at line 51 of file indexedFaceSet.cxx.


The documentation for this class was generated from the following files: