This is the complete list of members for vtSkyDome, including all inherited members.
Create(const char *starfile, int depth, float radius, const char *sun_texture=NULL, const char *moon_texture=NULL) | vtSkyDome | |
GetBoundSphere(FSphere &sphere, bool bGlobal=false) | NodeExtension | |
GetCastShadow() | NodeExtension | |
GetDirection() const | TransformExtension | |
GetEnabled() const | NodeExtension | |
GetOrient() const | TransformExtension | |
GetTrans() const | TransformExtension | |
GetTransform(FMatrix4 &mat) const | TransformExtension | |
Identity() | TransformExtension | |
PointTowards(const FPoint3 &point, bool bPitch=true) | TransformExtension | |
Rotate(const FPoint3 &axis, double angle) | TransformExtension | |
RotateLocal(const FPoint3 &axis, double angle) | TransformExtension | |
RotateParent(const FPoint3 &axis, double angle) | TransformExtension | |
Scale(float factor) | TransformExtension | |
Scale(float x, float y, float z) | TransformExtension | |
SetCastShadow(bool b) | NodeExtension | |
SetDirection(const FPoint3 &point, bool bPitch=true) | TransformExtension | |
SetEnabled(bool bOn) | NodeExtension | |
SetTime(const vtTime &time) | vtSkyDome | |
SetTrans(const FPoint3 &pos) | TransformExtension | |
SetTransform(const FMatrix4 &mat) | TransformExtension | |
Translate(const FPoint3 &pos) | TransformExtension | |
TranslateLocal(const FPoint3 &pos) | TransformExtension | |