VisComponent Member List

This is the complete list of members for VisComponent, including all inherited members.

activeBuffersVisComponent [protected]
addActiveBuffer(IBufferProxy *buffer)VisComponent [inline]
addChild(CompositeNode *node)CompositeNode [inline]
addChildren(std::list< CompositeNode * > nodes)CompositeNode
addPassiveBuffer(IBufferProxy *buffer)VisComponent [inline]
animate(float t)VisComponent [virtual]
animateAdding(const std::vector< unsigned int > &types, unsigned int invariants)VisComponent
animateRemoving(unsigned int invariants)VisComponent
animatingVisComponent [protected]
animationParameterVisComponent [protected]
animationStepVisComponent [protected]
childrenCompositeNode [protected]
COLOR_ALPHAVisComponent [static]
COLOR_BLUEVisComponent [static]
COLOR_GREENVisComponent [static]
COLOR_REDVisComponent [static]
convertBufferToGlobalCoords(double bufferX, double bufferY, double &globalX, double &globalY)VisComponent
convertBufferToGlobalCoords(const Point3f &buffer, Point3f &global)VisComponent
convertColorToId(unsigned char *color)VisComponent [static]
convertComponentToGlobalCoords(double componentX, double componentY, double &globalX, double &globalY)VisComponent
convertComponentToGlobalCoords(const Point3f &component, Point3f &global)VisComponent
convertGlobalToBufferCoords(double globalX, double globalY, double &bufferX, double &bufferY)VisComponent
convertGlobalToBufferCoords(const Point3f &global, Point3f &buffer)VisComponent
convertGlobalToComponentCoords(double globalX, double globalY, double &componentX, double &componentY)VisComponent
convertGlobalToComponentCoords(const Point3f &global, Point3f &component)VisComponent
convertIdToColor(unsigned long id, unsigned char *color)VisComponent [static]
convertPositionToParentBufferCoords(double &parentX, double &parentY)VisComponent
convertPositionToParentCoords(double &parentX, double &parentY)VisComponent
currentStateVisComponent [protected]
destroyAllStrategies()VisComponent
destroyLastStrategy()VisComponent
discardTopState()VisComponent [inline]
drop(bool parentChanged)VisComponent [inline, virtual]
getActiveBuffer(unsigned int propId)VisComponent [inline]
getActiveBufferByType(unsigned int t)VisComponent
getActiveBuffersMemorySizeKBytes()VisComponent
getActiveBufferValue(unsigned int bufferType, unsigned int x, unsigned int y, T &value)VisComponent [inline]
getActiveBufferValue(unsigned int bufferType, unsigned int x, unsigned int y, T *value)VisComponent [inline]
getAlpha()VisComponent [inline]
getAnimationParameter()VisComponent [inline]
getAnimationStep()VisComponent [inline]
getChildren()CompositeNode [inline]
getColor()VisComponent [inline]
getCurrentState()VisComponent [inline]
getHeight()VisComponent [inline]
getId()VisComponent [inline]
getIdColor(unsigned char *color)VisComponent [inline]
getManager()VisComponent [inline]
getNumberActiveBuffers()VisComponent [inline]
getNumberPassiveBuffers()VisComponent [inline]
getParent()CompositeNode [inline]
getPassiveBuffer(unsigned int propId)VisComponent [inline]
getPassiveBufferByType(unsigned int t)VisComponent
getPassiveBufferValue(unsigned int bufferType, float x, float y, T &value)VisComponent [inline]
getPassiveBufferValue(unsigned int bufferType, unsigned int x, unsigned int y, T *value)VisComponent [inline]
getPosition()VisComponent [inline]
getRemovingInvariants()VisComponent [inline]
getRotationAngle()VisComponent [inline]
getScaleFactorX()VisComponent [inline]
getScaleFactorY()VisComponent [inline]
getScaleFactorZ()VisComponent [inline]
getSourceState()VisComponent [inline]
getStrategy()VisComponent [inline]
getStrategy()VisComponent [inline]
getTargetState()VisComponent [inline]
getWidth()VisComponent [inline]
hasStrategy()VisComponent [inline]
HEIGHTVisComponent [static]
idVisComponent [protected]
idColorVisComponent [protected]
isAnimating()VisComponent [inline]
isInside(unsigned int x, unsigned int y)VisComponent
isLeaf()CompositeNode [inline]
isStateStackEmpty()VisComponent [inline]
leafCompositeNode [protected]
managerVisComponent [protected]
moveBranchBy(const Point3f &d)VisComponent
moveBranchBy(float dx, float dy=0, float dz=0)VisComponent
moveBy(const Point3f &d)VisComponent [inline]
moveBy(float dx, float dy=0, float dz=0)VisComponent [inline]
moveChildToFront(CompositeNode *child)CompositeNode [inline]
moveNodeTo(CompositeNode *parentNode)CompositeNode
moveNodeToFront()CompositeNode
NONEVisComponent [static]
obtainTopState()VisComponent [inline]
onEvent(LargeDisplayEvent *evt)VisComponent [inline]
parentCompositeNode [protected]
passiveBuffersVisComponent [protected]
POSITIONVisComponent [static]
postRender()VisComponent [inline, protected, virtual]
preRender()VisComponent [inline, protected, virtual]
print()VisComponent
printChildren()VisComponent
pushStrategy(VisComponentStrategy *str)VisComponent
removeAllChildren()CompositeNode [inline]
removeChild(CompositeNode *child)CompositeNode [inline]
removeStrategy()VisComponent [inline]
removingInvariantsVisComponent [protected]
render(const std::vector< unsigned long > &selectedIds, bool enablePicking, bool containerOnly=false)VisComponent
renderBranch(const std::vector< unsigned long > &selectedIds, bool enablePicking, bool containerOnly=false)VisComponent
renderBranchWithException(const std::vector< unsigned long > &selectedIds, bool enablePicking, bool containerOnly, unsigned long exceptionId)VisComponent
renderBranchWithException(const std::vector< unsigned long > &selectedIds, bool enablePicking, bool containerOnly, const std::vector< unsigned long > &exceptionId)VisComponent
renderChildren(const std::vector< unsigned long > &selectedIds, bool enablePicking, bool containerOnly=false)VisComponent
resize(unsigned int width, unsigned int height)VisComponent [inline, virtual]
resizeActiveBuffers()VisComponent
resizeBranchActiveBuffers()VisComponent
retrieveState()VisComponent [inline]
retrieveState(unsigned int invariants)VisComponent
rotate(double angleRadians)VisComponent [inline]
rotateBranch(double angleRadians)VisComponent
ROTATION_ANGLEVisComponent [static]
saveCurrentState()VisComponent [inline]
SCALE_FACTOR_XVisComponent [static]
SCALE_FACTOR_YVisComponent [static]
SCALE_FACTOR_ZVisComponent [static]
setActiveBuffer(unsigned int propId, IBufferProxy *buffer)VisComponent [inline]
setAlpha(float a)VisComponent [inline]
setAnimating(bool value)VisComponent [inline]
setAnimationParameter(float value)VisComponent [inline]
setAnimationStep(float step)VisComponent [inline]
setChildren(std::list< CompositeNode * > nodes)CompositeNode [inline]
setColor(float *c)VisComponent [inline]
setColor(float r, float g, float b, float a=1.0)VisComponent [inline]
setCurrentState(VisComponentState state)VisComponent [inline]
setHeight(unsigned int h)VisComponent [inline]
setId(unsigned long newId)VisComponent [inline]
setIdColor(unsigned char *colorId)VisComponent [inline]
setLeaf(bool state)CompositeNode [inline]
setManager(LargeDisplayManager *m)VisComponent [inline]
setParent(CompositeNode *node)CompositeNode [inline]
setPassiveBuffer(unsigned int propId, IBufferProxy *buffer)VisComponent [inline]
setPosition(const Point3f &pos)VisComponent [inline]
setPosition(float x, float y)VisComponent [inline]
setPosition(float x, float y, float z)VisComponent [inline]
setRemovingInvariants(unsigned int invariants)VisComponent [inline]
setRotationAngle(double angle)VisComponent [inline]
setScaleFactor(float s)VisComponent [inline]
setScaleFactorX(float s)VisComponent [inline]
setScaleFactorY(float s)VisComponent [inline]
setScaleFactorZ(float s)VisComponent [inline]
setSourceState(VisComponentState state)VisComponent [inline]
setStrategy(VisComponentStrategy *str)VisComponent [inline]
setTargetState(VisComponentState state)VisComponent [inline]
setWidth(unsigned int w)VisComponent [inline]
sourceStateVisComponent [protected]
startAnimation()VisComponent
stateStackVisComponent [protected]
stopAnimation()VisComponent
strategyVisComponent [protected]
targetStateVisComponent [protected]
updateBranchPassiveBuffers()VisComponent
updatePassiveBuffers()VisComponent
VisComponent(void)VisComponent
WIDTHVisComponent [static]
~VisComponent(void)VisComponent [virtual]


Generated on Fri Dec 21 17:43:50 2007 for LargeDisplayFramework by  doxygen 1.5.2