Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

VisualRoutinesStateNode Member List

This is the complete list of members for VisualRoutinesStateNode, including all inherited members.
addMotion(const SharedObjectBase &mc, Prunability_t prune=PERSISTENT)BehaviorBase [protected, virtual]
addMotion(const SharedObjectBase &mc, Prunability_t prune, float priority)BehaviorBase [protected, virtual]
addNode(StateNode *node)StateNode [virtual]
addNode(T *node)StateNode
addReference()ReferenceCounter [virtual]
addTransition(Transition *trans)StateNode [virtual]
autoMotionsBehaviorBase [protected]
autoRefreshCameraAllowedVRmixin [static]
autoRefreshLocalAllowedVRmixin [static]
autoRefreshSketchCamera()VRmixin [static]
autoRefreshSketchLocal()VRmixin [static]
autoRefreshSketchWorld()VRmixin [static]
autoRefreshWorldAllowedVRmixin [static]
BehaviorBase()BehaviorBase [protected]
BehaviorBase(const std::string &name)BehaviorBase [protected]
BehaviorBase(const BehaviorBase &b)BehaviorBase [protected]
camShSVRmixin [static]
camSkSVRmixin [static]
crewCountVRmixin [protected, static]
doEvent()BehaviorBase [protected, virtual]
doStart()BehaviorBase [protected, virtual]
doStop()BehaviorBase [protected, virtual]
drawShapesVRmixin [static]
encodeSketch(const SketchDataRoot &image)VRmixin [static]
eventBehaviorBase [protected]
extractSignal(const EventBase *ev)StateNode [static]
failureSignalStateNode
getAncestor() const StateNode
getAutoDelete()ReferenceCounter
getBlobsFromRegionGenerator(const color_index color, int minarea=25, const BlobData::BlobOrientation_t orient=BlobData::groundplane, const coordinate_t height=0, const int maxblobs=50)VRmixin [static]
getCamSkS()VRmixin [static]
getChild(const std::string &name) const StateNode [virtual]
getClassDescription()BehaviorBase [static]
getClassName() const BehaviorBase [virtual]
getDescription() const BehaviorBase [virtual]
getGroundShS()VRmixin [static]
getLocalSkS()VRmixin [static]
getName() const BehaviorBase [virtual]
getNodes()StateNode
getNodes() const StateNode
getParent() const StateNode [virtual]
getReferences() const ReferenceCounter [virtual]
getRegistry()BehaviorBase [static]
getRegistryInstance()BehaviorBase [protected, static]
getSibling(const std::string &name) const StateNode [virtual]
getTransitions()StateNode
getTransitions() const StateNode
getWorldSkS()VRmixin [static]
grasperVRmixin [static]
groundShSVRmixin [static]
humanifyClassName(const std::string &name)BehaviorBase [static]
imageOdometryVRmixin [static]
instanceCountVRmixin [protected, static]
instanceNameBehaviorBase [protected]
invalid_MC_IDBehaviorBase [protected, static]
isActive() const BehaviorBase [virtual]
issetupStateNode [protected]
isWalking()VRmixin [static]
isWalkingFlagVRmixin [static]
localShSVRmixin [static]
localSkSVRmixin [static]
lookoutVRmixin [static]
mapBuilderVRmixin [static]
MC_ID typedefBehaviorBase [protected]
nodesStateNode [protected]
operator=(const VisualRoutinesStateNode &)VisualRoutinesStateNode [private]
StateNode::BehaviorBase::operator=(const BehaviorBase &b)BehaviorBase [protected]
StateNode::ReferenceCounter::operator=(const ReferenceCounter &)ReferenceCounter
parentStateNode [protected]
parentAs() const StateNode
particleFilterVRmixin [static]
PERSISTENTBehaviorBase
postParentCompletion()StateNode [protected, virtual]
postParentFailure()StateNode [protected, virtual]
postParentSignal(const T &value=T())StateNode [protected]
postParentSuccess()StateNode [protected, virtual]
postStart()BehaviorBase [protected, virtual]
postStateCompletion(float magnitude=0)StateNode [protected, virtual]
postStateFailure()StateNode [protected, virtual]
postStateSignal(const T &value=T())StateNode [protected]
postStateStart()StateNode [protected, virtual]
postStateStop()StateNode [protected, virtual]
postStateSuccess()StateNode [protected, virtual]
preStart()BehaviorBase [protected, virtual]
processEvent(const EventBase &curEvent)BehaviorBase [virtual]
processSketchRequest(const std::string &line, SketchSpace &sketches, ShapeSpace &shapes)VRmixin [static]
projectToGround()VRmixin [static]
projectToGround(const fmat::Transform &camToBase)VRmixin [static]
projectToGround(const fmat::Transform &camToBase, const PlaneEquation &groundplane)VRmixin [static]
Prunability_t enum nameBehaviorBase
PRUNABLEBehaviorBase
RC_autodeleteReferenceCounter [protected]
ReferenceCounter()ReferenceCounter
ReferenceCounter(const ReferenceCounter &rc)ReferenceCounter
referencesReferenceCounter [protected]
refreshSketchCamera()VRmixin [static]
refreshSketchLocal()VRmixin [static]
refreshSketchWorld()VRmixin [static]
registerControllerEntry(const std::string &name, const std::string &menu, int flags=BEH_DEFAULTS)BehaviorBase [static]
removeMotion(MC_ID mcid)BehaviorBase [protected, virtual]
removeMotion(const M< T > &mc)BehaviorBase [protected]
removeReference()ReferenceCounter [virtual]
requireCrew(const std::string &memberName)VRmixin [static]
retainStateNode [protected]
robotObstaclesOriVRmixin [static]
robotObstaclesPtVRmixin [static]
setAutoDelete(bool b)ReferenceCounter
setName(const std::string &name)BehaviorBase [virtual]
setRetain(bool f)StateNode
setSpeechText(const std::string &text)StateNode [virtual]
setup()StateNode [virtual]
sketchFromChannel(const RawCameraGenerator::channel_id_t chan)VRmixin [static]
sketchFromDepth()VRmixin [static]
sketchFromRawY()VRmixin [static]
sketchFromSeg()VRmixin [static]
sketchFromYUV()VRmixin [static]
speechTextStateNode [protected]
start()VisualRoutinesStateNode [virtual]
startCrew()VRmixin [static]
startedBehaviorBase [protected]
startedTimeStateNode [protected]
startnodeStateNode [protected]
StateNode()StateNode
StateNode(const std::string &name)StateNode
stop()VisualRoutinesStateNode [virtual]
stopCrew()VRmixin [static]
SuccessOrFailure enum nameStateNode
successSignalStateNode
teardown()StateNode [virtual]
theAgentVRmixin [static]
transitionsStateNode [protected]
tryExtractSignal(const EventBase *ev)StateNode [static]
VisualRoutinesStateNode()VisualRoutinesStateNode [explicit, protected]
VisualRoutinesStateNode(const std::string &name)VisualRoutinesStateNode [explicit, protected]
VisualRoutinesStateNode(const VisualRoutinesStateNode &)VisualRoutinesStateNode [private]
VRmixin()VRmixin
worldShSVRmixin [static]
worldSkSVRmixin [static]
~BehaviorBase()BehaviorBase [virtual]
~EventListener()EventListener [virtual]
~ReferenceCounter()ReferenceCounter [virtual]
~StateNode()StateNode [virtual]
~VRmixin(void)VRmixin [virtual]

DualCoding 5.1CVS
Generated Mon May 9 04:56:32 2016 by Doxygen 1.6.3