#include <gauge3d/graphcs/supermodel.h>
Inherits GAUGE3D::GModel.
Public Types | |
typedef GSmartPointer<SuperAnimState> | pSuperAnimState |
Public Methods | |
GSuperModel () | |
virtual | ~GSuperModel () |
Model* | ModelData () |
pAnimState | CreateAnimState () |
Generates an AnimState object associated with this model. | |
pRenderInfo | CreateRenderInfo () |
Create a RenderInfo bound to this model. More... | |
Protected Methods | |
void | ModelData (Model *model) |
This class is slated to be removed and replaced by a better system in the near future. Thus, I don't really feel like documenting this beast for nothing.
|
Create a RenderInfo bound to this model.
Reimplemented from GAUGE3D::GModel. |