AddChild(Object *object) | SBS::Object | |
camera | SBS::CameraTexture | private |
CameraTexture(Object *parent, const std::string &name, int quality, Real fov, const Vector3 &position, bool use_rotation, const Vector3 &rotation, bool permanent=false) | SBS::CameraTexture | |
ChangeParent(Object *new_parent) | SBS::Object | |
children | SBS::Object | private |
command | SBS::Object | |
command_processed | SBS::Object | |
context | SBS::Object | |
ConvertTo() | SBS::Object | inline |
Enabled(bool value) | SBS::CameraTexture | virtual |
EnableLoop(bool value) | SBS::Object | protected |
EnableOrthographic(bool value) | SBS::CameraTexture | |
FOV | SBS::CameraTexture | private |
GetChild(int index) | SBS::Object | |
GetChildrenCount() | SBS::Object | |
GetFOVAngle() | SBS::CameraTexture | |
GetImage(Ogre::Image &image) | SBS::CameraTexture | |
GetName() | SBS::ObjectBase | |
GetNameBase() | SBS::Object | |
GetNumber() | SBS::Object | |
GetOrientation(bool relative=false) | SBS::Object | |
GetParent() | SBS::ObjectBase | |
GetPosition(bool relative=false) | SBS::Object | virtual |
GetRoot() | SBS::ObjectBase | |
GetRotation() | SBS::Object | virtual |
GetSceneNode() | SBS::Object | |
GetType() | SBS::Object | |
GetZoom() | SBS::CameraTexture | |
includefile | SBS::Object | |
Init(bool children=true) | SBS::Object | |
InitChildren() | SBS::Object | private |
initialized | SBS::Object | private |
IsEnabled() | SBS::CameraTexture | |
IsGlobal() | SBS::Object | |
IsMovable() | SBS::Object | |
IsPermanent() | SBS::Object | |
IsType() | SBS::Object | inline |
linenum | SBS::Object | |
LookAt(const Vector3 &position) | SBS::CameraTexture | |
Loop() | SBS::Object | inlinevirtual |
loop_enabled | SBS::Object | private |
LoopChildren() | SBS::Object | protected |
Move(const Vector3 &vector, Real speed=1.0) | SBS::Object | virtual |
Move(Real X, Real Y, Real Z, Real speed=1.0) | SBS::Object | virtual |
Name | SBS::ObjectBase | private |
node | SBS::Object | private |
NotifyChildren(bool move, bool rotate) | SBS::Object | private |
NotifyMove(bool parent=false) | SBS::Object | |
NotifyRotate(bool parent=false) | SBS::Object | |
Number | SBS::Object | private |
Object(Object *parent) | SBS::Object | |
ObjectBase(Object *parent) | SBS::ObjectBase | |
OnClick(Vector3 &position, bool shift, bool ctrl, bool alt, bool right) | SBS::Object | inlinevirtual |
OnHit() | SBS::Object | inlinevirtual |
OnInit() | SBS::Object | inlinevirtual |
OnMove(bool parent) | SBS::Object | inlinevirtual |
OnRotate(bool parent) | SBS::Object | inlinevirtual |
OnUnclick(bool right) | SBS::Object | inlinevirtual |
ortho | SBS::CameraTexture | private |
Parent | SBS::ObjectBase | private |
parent_deleting | SBS::Object | |
Permanent | SBS::Object | private |
RegisterLoop(Object *object) | SBS::Object | |
RemoveChild(Object *object) | SBS::Object | |
renderTexture | SBS::CameraTexture | private |
Report(const std::string &message) | SBS::ObjectBase | virtual |
ReportError(const std::string &message) | SBS::ObjectBase | virtual |
ResetState() | SBS::Object | inlinevirtual |
Rotate(const Vector3 &vector, Real speed=1.0) | SBS::Object | virtual |
Rotate(Real X, Real Y, Real Z, Real speed=1.0) | SBS::Object | virtual |
runloops | SBS::Object | private |
sbs | SBS::ObjectBase | protected |
SelfDestruct() | SBS::Object | protected |
SetFOVAngle(Real angle) | SBS::CameraTexture | |
SetName(const std::string &name) | SBS::ObjectBase | |
SetOrientation(const Quaternion &q, bool relative=false) | SBS::Object | |
SetPosition(const Vector3 &position) | SBS::Object | virtual |
SetPosition(Real X, Real Y, Real Z) | SBS::Object | virtual |
SetPositionRelative(const Vector3 &position) | SBS::Object | |
SetPositionRelative(Real X, Real Y, Real Z) | SBS::Object | |
SetPositionY(Real value) | SBS::Object | virtual |
SetRotation(const Vector3 &rotation) | SBS::Object | virtual |
SetRotation(Real X, Real Y, Real Z) | SBS::Object | virtual |
SetToDefaultFOV() | SBS::CameraTexture | |
SetValues(const std::string &type, const std::string &name, bool is_permanent, bool is_movable=true) | SBS::Object | |
SetZoom(Real value) | SBS::CameraTexture | |
ShowBoundingBox(bool value) | SBS::Object | |
texture | SBS::CameraTexture | private |
texturename | SBS::CameraTexture | private |
Type | SBS::Object | private |
UnregisterLoop(Object *object) | SBS::Object | |
values_set | SBS::Object | private |
zoom | SBS::CameraTexture | private |
~CameraTexture() | SBS::CameraTexture | |
~Object() | SBS::Object | virtual |
~ObjectBase() | SBS::ObjectBase | inlinevirtual |