RenderTools::Camera Member List

This is the complete list of members for RenderTools::Camera, including all inherited members.

AbstractProperty(void)RenderTools::AbstractProperty
AbstractPropertyContainer(void)RenderTools::AbstractPropertyContainer
addEventListener(const PropertyPtr &p, bool send=false)RenderTools::AbstractProperty
addProperty(const string name, bool send)RenderTools::AbstractPropertyContainer [virtual]
addProperty(const PropertyPtr &p, bool send)RenderTools::AbstractPropertyContainer [virtual]
addPropertyToOwner(AbstractPropertyContainer *owner, const PropertyPtr p)RenderTools::AbstractPropertyContainer [static]
addVariable(const string key, const string value)RenderTools::AbstractPropertyContainer [static]
bind(int unit=-1)RenderTools::BindingInterface [virtual]
Camera(void)RenderTools::Camera
CamMode enum nameRenderTools::Camera
CamType enum nameRenderTools::Camera
clear(void)RenderTools::AbstractProperty [static]
clipNear(Vec3 &l1, Vec3 &l2)RenderTools::Camera
COLOR enum valueRenderTools::AbstractProperty
connect(const PropertyPtr &p, bool send=false)RenderTools::AbstractProperty
CONTAINER enum valueRenderTools::AbstractProperty
ContainerProperty(void)RenderTools::ContainerProperty
create(const XMLNodePtr &xml=XMLNodePtr())RenderTools::Camera [static]
createName(const string prefix="p")RenderTools::AbstractProperty [static]
createProperties(void)RenderTools::Camera [virtual]
disconnect(const PropertyPtr &p, bool send=false)RenderTools::AbstractProperty
DOLLY enum valueRenderTools::Camera
DRAG enum valueRenderTools::Camera
drawGrid(int size=100, int stp=10)RenderTools::Camera [static]
extractVariables(const XMLNodePtr &xml)RenderTools::AbstractPropertyContainer [static]
FILENAME enum valueRenderTools::AbstractProperty
find(const PropertyPtr &)RenderTools::AbstractProperty [static]
find(const string path)RenderTools::AbstractProperty [static]
findIndex(const string name) const RenderTools::AbstractPropertyContainer
findPointers(const string name, PropertyList &results)RenderTools::AbstractPropertyContainer
findProperty(const void *) const RenderTools::AbstractPropertyContainer
findProperty(const string name) const RenderTools::AbstractPropertyContainer
frame(const NAABB &b, float scale=1.0f, bool send=true)RenderTools::Camera
getAABB(void) const RenderTools::TransformNode
getCenter(void) const RenderTools::Camera
getCurrent(void)RenderTools::Camera [static]
getDecoratedName(bool includeType=true, bool asVector=true, int vectorElement=-1, int component=-1) const RenderTools::AbstractProperty
getDistance(void) const RenderTools::Camera
getEye(void) const RenderTools::Camera
getFar(void) const RenderTools::Camera
getFlip(void) const RenderTools::Camera
getFlop(void) const RenderTools::Camera
getFOV(void) const RenderTools::Camera
getGlobal(void) const RenderTools::TransformNode
getGlobal(void)RenderTools::TransformNode
getGlobal(const RelationalNodePtr root) const RenderTools::TransformNode [virtual]
getItem(unsigned int i) const RenderTools::AbstractPropertyContainer
getLocal(void) const RenderTools::TransformNode
getLocal(void)RenderTools::TransformNode
getMode(void) const RenderTools::Camera
getMovement(const Vec3 &global=Vec3(), bool fromPrevious=false) const RenderTools::TransformNode
getNAABB(void) const RenderTools::TransformNode
getName(void) const RenderTools::AbstractProperty
getNear(void) const RenderTools::Camera
getNullDeletingSharedPtr(void)RenderTools::AbstractProperty [inline]
getNullDeletingSharedPtr(void) const RenderTools::AbstractProperty [inline]
getNullDeletingWeakPtr(void)RenderTools::AbstractProperty [inline]
getNullDeletingWeakPtr(void) const RenderTools::AbstractProperty [inline]
getNumComponents(void) const RenderTools::AbstractProperty [virtual]
getNumVectorElements(void) const RenderTools::AbstractProperty [virtual]
getOrtho(void) const RenderTools::Camera
getOrtho(void)RenderTools::Camera
getOrthoHeight(void) const RenderTools::Camera
getOrthoHeightZoomed(void) const RenderTools::Camera
getOrthoWidth(void) const RenderTools::Camera
getOrthoWidthZoomed(void) const RenderTools::Camera
getOrthoZoomed(void) const RenderTools::Camera
getOwner(void) const RenderTools::AbstractProperty
getPath(void) const RenderTools::AbstractProperty
getPointer(unsigned int offset) const RenderTools::AbstractProperty [virtual]
getPreviousGlobal(void) const RenderTools::TransformNode
getPreviousGlobal(void)RenderTools::TransformNode
getPreviousLocal(void) const RenderTools::TransformNode
getPreviousLocal(void)RenderTools::TransformNode
getProjectionPyramid(Vec3 &p1, Vec3 &p2, Vec3 &p3, Vec3 &p4, Vec3 &apex, Vec3 &m1, Vec3 &m2)RenderTools::Camera
getProperties(void) const RenderTools::AbstractPropertyContainer
getProperty(const string name) const RenderTools::AbstractPropertyContainer
getProperty(unsigned int i) const RenderTools::AbstractPropertyContainer
getRoll(void) const RenderTools::Camera
getScreen(void) const RenderTools::Camera
getSemantic(void) const RenderTools::AbstractProperty
getSharedPtr(void)RenderTools::AbstractProperty [inline]
getSharedPtr(void) const RenderTools::AbstractProperty [inline]
getType(void) const RenderTools::Camera
getTypeName(bool ofComponent=false) const RenderTools::Camera [virtual]
getValue(int vectorElement=-1) const RenderTools::AbstractProperty [virtual]
getViewport(void) const RenderTools::Camera
getWeakPtr(void)RenderTools::AbstractProperty [inline]
getWeakPtr(void) const RenderTools::AbstractProperty [inline]
getZoom(void) const RenderTools::Camera
global2Screen(const Vec3 &global)RenderTools::Camera
initialize(bool force=false)RenderTools::AbstractPropertyContainer [virtual]
InitializeInterface(void)RenderTools::InitializeInterface
initViewport(const Vec2 &, bool send=true)RenderTools::Camera
interpret(const string value)RenderTools::AbstractPropertyContainer [static]
isBoolean(void) const RenderTools::AbstractProperty [virtual]
isContainer(void) const RenderTools::ContainerProperty [virtual]
isEnum(void) const RenderTools::AbstractProperty [virtual]
isInitialized(void) const RenderTools::InitializeInterface [virtual]
isInteger(void) const RenderTools::AbstractProperty [virtual]
isMatrix(void) const RenderTools::AbstractProperty [virtual]
isMultiComponent(void) const RenderTools::AbstractProperty [virtual]
isProperty(const PropertyPtr &p) const RenderTools::AbstractPropertyContainer
isProperty(const string name) const RenderTools::AbstractPropertyContainer
isProperty(const string name, const string value) const RenderTools::AbstractPropertyContainer
isReal(void) const RenderTools::AbstractProperty [virtual]
isString(void) const RenderTools::AbstractProperty [virtual]
isVector(void) const RenderTools::AbstractProperty [virtual]
m_aabbRenderTools::TransformNode [protected]
m_eventListenersRenderTools::AbstractProperty [protected]
m_globalRenderTools::TransformNode [protected]
m_naabbRenderTools::TransformNode [protected]
m_nameRenderTools::AbstractProperty [protected]
m_ownerRenderTools::AbstractProperty [protected]
m_pathRenderTools::AbstractProperty [protected]
m_previousGlobalRenderTools::TransformNode [protected]
m_previousLocalRenderTools::TransformNode [protected]
m_propertiesRenderTools::AbstractPropertyContainer [protected]
m_semanticRenderTools::AbstractProperty [protected]
m_warpRenderTools::TransformNode [protected]
m_warpVectorRenderTools::TransformNode [protected]
MASK enum valueRenderTools::AbstractProperty
MODEL enum valueRenderTools::AbstractProperty
move(const Vec3 &v, bool send=true)RenderTools::Camera
needsWarping(const Vec3 &p) const RenderTools::TransformNode
NONE enum valueRenderTools::Camera
onBind(int unit)RenderTools::Camera [virtual]
onInitialize(void)RenderTools::Camera [virtual]
onPropertyContainerEvent(const PropertyContainerEvent &p)RenderTools::AbstractPropertyContainer [virtual]
onPropertyEvent(const PropertyEvent &e)RenderTools::Camera [virtual]
onTransform(const Mat4 &global)RenderTools::TransformNode [virtual]
onUnbind(int unit)RenderTools::Camera [virtual]
operator*=(const float f)RenderTools::Camera
operator+=(const Camera &c)RenderTools::Camera
operator<<(ostream &os, const AbstractPropertyContainer &rhs)RenderTools::AbstractPropertyContainer [friend]
RenderTools::ContainerProperty::operator<<(ostream &os, const AbstractProperty &rhs)RenderTools::AbstractProperty [friend]
operator=(const Camera &c)RenderTools::Camera
operator>>(const istream &is, AbstractPropertyContainer &rhs)RenderTools::AbstractPropertyContainer [friend]
RenderTools::ContainerProperty::operator>>(const istream &is, AbstractProperty &rhs)RenderTools::AbstractProperty [friend]
operator[](int) const RenderTools::AbstractPropertyContainer
operator[](int)RenderTools::AbstractPropertyContainer
ORBIT enum valueRenderTools::Camera
ORTHO enum valueRenderTools::Camera
PERSPECTIVE enum valueRenderTools::Camera
popMode(void)RenderTools::Camera
project(const NAABB &box)RenderTools::Camera
project(const AABB &box, const Mat4 &mat)RenderTools::Camera
project(const Vec3 &p, float r)RenderTools::Camera
propertyAdded(const PropertyPtr &p)RenderTools::AbstractPropertyContainer
propertyChanged(const PropertyPtr &p)RenderTools::AbstractPropertyContainer
propertyRemoved(const PropertyPtr &p)RenderTools::AbstractPropertyContainer
pushMode(void)RenderTools::Camera
recalculatePath(void)RenderTools::AbstractPropertyContainer [virtual]
rectZoom(const Vec2 &p1, const Vec2 &p2, bool send=true)RenderTools::Camera
removeEventListener(const PropertyPtr &p, bool send=false)RenderTools::AbstractProperty
removePath(void)RenderTools::AbstractProperty
removeProperties(unsigned int first, unsigned int last, bool send)RenderTools::AbstractPropertyContainer
removeProperties(bool send=false)RenderTools::AbstractPropertyContainer
removeProperty(const PropertyPtr &p, bool send)RenderTools::AbstractPropertyContainer
removeProperty(unsigned int index, bool send)RenderTools::AbstractPropertyContainer
removePropertyFromOwner(AbstractPropertyContainer *owner, const PropertyPtr p)RenderTools::AbstractPropertyContainer [static]
reshape(int w, int h, bool send=true)RenderTools::Camera
ROLL enum valueRenderTools::Camera
s_counterRenderTools::AbstractProperty [protected, static]
s_pathsRenderTools::AbstractProperty [protected, static]
s_pointersRenderTools::AbstractProperty [protected, static]
s_variablesRenderTools::AbstractPropertyContainer [protected, static]
SAMPLER enum valueRenderTools::AbstractProperty
screen2Global(const Vec3 &screen)RenderTools::Camera
Semantic enum nameRenderTools::AbstractProperty
SemanticMask typedefRenderTools::AbstractProperty
sendPropertyContainerEvent(const PropertyContainerEvent &p)RenderTools::AbstractPropertyContainer
sendPropertyEvent(const PropertyEvent &p)RenderTools::AbstractProperty
setAABB(const AABB &box, bool send=true)RenderTools::TransformNode
setCenter(const Vec3 &v, bool send=true)RenderTools::Camera
setDistance(float dist, bool send=true)RenderTools::Camera
setEye(const Vec3 &v, bool send=true)RenderTools::Camera
setFar(float s, bool send=true)RenderTools::Camera
setFlip(bool state, bool send=true)RenderTools::Camera
setFlop(bool state, bool send=true)RenderTools::Camera
setFOV(float s, bool send=true)RenderTools::Camera
setInitialized(bool state=true)RenderTools::InitializeInterface [virtual]
setLocal(const Mat4 &matrix)RenderTools::TransformNode
setMode(CamMode mode, bool send=true)RenderTools::Camera
setMovement(const Vec3 &v, const Quat &q=Quat(), bool relative=true, bool push=true)RenderTools::TransformNode
setMovement(const Mat4 &matrix, bool relative=true, bool push=true)RenderTools::TransformNode
setNAABB(const NAABB &box, bool send=true)RenderTools::TransformNode
setName(const XMLNodePtr &xml=XMLNodePtr())RenderTools::AbstractPropertyContainer [virtual]
setName(const string name)RenderTools::AbstractPropertyContainer [virtual]
setNear(float s, bool send=true)RenderTools::Camera
setOrtho(const Vec4 &, bool send=true)RenderTools::Camera
setOrthoHeight(float x, float y, float h, bool send=true)RenderTools::Camera
setOrthoWidth(float x, float y, float w, bool send=true)RenderTools::Camera
setOwner(const PropertyContainerPtr &owner)RenderTools::AbstractPropertyContainer [virtual]
setPreviousLocal(const Mat4 &matrix)RenderTools::TransformNode
setProperties(const XMLNodePtr &xml, bool send)RenderTools::AbstractPropertyContainer
setProperty(const string name, const string value, bool send)RenderTools::AbstractPropertyContainer
setProperty(const XMLNodePtr &xml, bool send)RenderTools::AbstractPropertyContainer
setRoll(float deg, bool send=true)RenderTools::Camera
setScreen(const Vec2 &, bool send=true)RenderTools::Camera
setSemantic(SemanticMask semantic)RenderTools::AbstractProperty
setType(CamType type, bool send=true)RenderTools::Camera
setValue(const string value, int vectorElement=-1)RenderTools::AbstractProperty [virtual]
setViewport(const Vec4 &, bool send=true)RenderTools::Camera
setWarping(bool state, const Vec3 &halfExtent=Vec3())RenderTools::TransformNode
setZoom(float f, bool send=true)RenderTools::Camera
SHADER enum valueRenderTools::AbstractProperty
size(void) const RenderTools::AbstractPropertyContainer
storePath(void)RenderTools::AbstractProperty
toXML(const XMLNodePtr &parent=XMLNodePtr()) const RenderTools::AbstractPropertyContainer [virtual]
tracePath(void) const RenderTools::AbstractProperty
TRACK enum valueRenderTools::Camera
transform(const Mat4 &global=Mat4())RenderTools::TransformNode
TransformNode(void)RenderTools::TransformNode
unbind(int unit=-1)RenderTools::BindingInterface [virtual]
warp(void)RenderTools::TransformNode
warp(const Vec3 &p)RenderTools::TransformNode
warpVector(const Vec3 &p) const RenderTools::TransformNode
ZOOM enum valueRenderTools::Camera
~AbstractProperty(void)RenderTools::AbstractProperty [virtual]
~AbstractPropertyContainer(void)RenderTools::AbstractPropertyContainer [virtual]
~Camera(void)RenderTools::Camera [virtual]


Generated on Wed Jan 26 00:15:36 2011 for RenderTools by  doxygen 1.5.8