| AddChild(vtNode *pChild) | vtGroup | [virtual] |
| ApplyVertexRotation(const FPoint3 &axis, float angle) | vtNode | |
| ApplyVertexTransform(const FMatrix4 &mat) | vtNode | |
| ContainsChild(vtNode *pNode) const | vtGroup | [virtual] |
| FindDescendantByName(const char *name) const | vtGroup | [virtual] |
| GetBoundBox(FBox3 &box) | vtNode | [virtual] |
| GetBoundSphere(FSphere &sphere, bool bGlobal=false) | vtNode | [virtual] |
| GetChild(unsigned int num) const | vtGroup | [virtual] |
| GetEnabled() const | vtNode | [virtual] |
| GetName2() const | vtNode | [virtual] |
| GetNumChildren() const | vtGroup | [virtual] |
| GetParent(int iParent=0) | vtNode | [virtual] |
| GetPrimCounts(vtPrimInfo &info) | vtNode | |
| LoadModel(const char *filename, bool bAllowCache=true, bool bDisableMipmaps=false) | vtNode | [static] |
| LocalToWorld(FPoint3 &point) | vtNode | |
| Release() | vtGroup | [virtual] |
| RemoveChild(vtNode *pChild) | vtGroup | [virtual] |
| SetEnabled(bool bOn) | vtNode | [virtual] |
| SetFog(bool bOn, float start=0, float end=10000, const RGBf &color=s_white, enum FogType Type=FM_LINEAR) | vtNode | |
| SetName2(const char *str) | vtNode | [virtual] |
1.4.5