addChild(cGenericObject *a_object) | chai3d::cGenericObject | |
addDeviceGlobalForce(const cVector3d &a_globalForce) | chai3d::cGenericTool | virtual |
addDeviceGlobalForce(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
addDeviceGlobalTorque(const cVector3d &a_globalTorque) | chai3d::cGenericTool | virtual |
addDeviceGlobalTorque(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
addDeviceLocalForce(const cVector3d &a_localForce) | chai3d::cGenericTool | virtual |
addDeviceLocalForce(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
addDeviceLocalTorque(const cVector3d &a_localTorque) | chai3d::cGenericTool | virtual |
addDeviceLocalTorque(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
addEffect(cGenericEffect *a_effect) | chai3d::cGenericObject | |
addGripperForce(const double &a_gripperForce) | chai3d::cGenericTool | virtual |
adjustCollisionSegment(cVector3d &a_segmentPointA, cVector3d &a_segmentPointAadjusted) | chai3d::cGenericObject | virtual |
applyToDevice() | chai3d::cGenericTool | virtual |
backupMaterialColors(const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
cGenericObject() | chai3d::cGenericObject | |
cGenericTool(cWorld *a_parentWorld) | chai3d::cGenericTool | |
cGenericType() | chai3d::cGenericType | inline |
clearAllChildren() | chai3d::cGenericObject | |
computeBoundaryBox(const bool a_includeChildren=true) | chai3d::cGenericObject | virtual |
computeCollisionDetection(const cVector3d &a_segmentPointA, const cVector3d &a_segmentPointB, cCollisionRecorder &a_recorder, cCollisionSettings &a_settings) | chai3d::cGenericObject | virtual |
computeGlobalPositions(const bool a_frameOnly=true, const cVector3d &a_globalPos=cVector3d(0.0, 0.0, 0.0), const cMatrix3d &a_globalRot=cIdentity3d()) | chai3d::cGenericObject | virtual |
computeGlobalPositionsFromRoot(const bool a_frameOnly=true) | chai3d::cGenericObject | |
computeInteractionForces() | chai3d::cToolCursor | virtual |
computeInteractions(const cVector3d &a_toolPos, const cVector3d &a_toolVel, const unsigned int a_IDN, cInteractionRecorder &a_interactions) | chai3d::cGenericObject | virtual |
computeLocalInteraction(const cVector3d &a_toolPos, const cVector3d &a_toolVel, const unsigned int a_IDN) | chai3d::cGenericObject | protectedvirtual |
computeOtherCollisionDetection(cVector3d &a_segmentPointA, cVector3d &a_segmentPointB, cCollisionRecorder &a_recorder, cCollisionSettings &a_settings) | chai3d::cGenericObject | inlineprotectedvirtual |
computeOtherInteractions(const cVector3d &a_toolPos, const cVector3d &a_toolVel, const unsigned int a_IDN, cInteractionRecorder &a_interactions) | chai3d::cGenericObject | inlineprotectedvirtual |
copy(const bool a_duplicateMaterialData=false, const bool a_duplicateTextureData=false, const bool a_duplicateMeshData=false, const bool a_buildCollisionDetector=true) | chai3d::cGenericObject | inlinevirtual |
copyGenericObjectProperties(cGenericObject *a_objDest, const bool a_duplicateMaterialData, const bool a_duplicateTextureData, const bool a_duplicateMeshData, const bool a_buildCollisionDetector) | chai3d::cGenericObject | protected |
createAudioSource(cAudioDevice *a_audioDevice) | chai3d::cGenericTool | |
createEffectMagnetic() | chai3d::cGenericObject | |
createEffectStickSlip() | chai3d::cGenericObject | |
createEffectSurface() | chai3d::cGenericObject | |
createEffectVibration() | chai3d::cGenericObject | |
createEffectViscosity() | chai3d::cGenericObject | |
cToolCursor(cWorld *a_parentWorld) | chai3d::cToolCursor | |
deleteAllChildren() | chai3d::cGenericObject | |
deleteAllEffects() | chai3d::cGenericObject | |
deleteChild(cGenericObject *a_object) | chai3d::cGenericObject | |
deleteCollisionDetector(const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
deleteEffectMagnetic() | chai3d::cGenericObject | |
deleteEffectStickSlip() | chai3d::cGenericObject | |
deleteEffectSurface() | chai3d::cGenericObject | |
deleteEffectVibration() | chai3d::cGenericObject | |
deleteEffectViscosity() | chai3d::cGenericObject | |
enableDynamicObjects(bool a_enabled) | chai3d::cGenericTool | virtual |
getBoundaryBoxEmpty() | chai3d::cGenericObject | inline |
getBoundaryCenter() const | chai3d::cGenericObject | inline |
getBoundaryMax() const | chai3d::cGenericObject | inline |
getBoundaryMin() const | chai3d::cGenericObject | inline |
getChild(const unsigned int a_index) const | chai3d::cGenericObject | inline |
getCollisionDetector() const | chai3d::cGenericObject | inline |
getDeviceGlobalAngVel() const | chai3d::cGenericTool | inlinevirtual |
getDeviceGlobalForce() const | chai3d::cGenericTool | inlinevirtual |
getDeviceGlobalLinVel() const | chai3d::cGenericTool | inlinevirtual |
getDeviceGlobalPos() const | chai3d::cGenericTool | inlinevirtual |
getDeviceGlobalRot() const | chai3d::cGenericTool | inlinevirtual |
getDeviceGlobalTorque() const | chai3d::cGenericTool | inlinevirtual |
getDeviceGlobalTransform() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalAngVel() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalForce() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalLinVel() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalPos() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalRot() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalTorque() const | chai3d::cGenericTool | inlinevirtual |
getDeviceLocalTransform() const | chai3d::cGenericTool | inlinevirtual |
getEnabled() const | chai3d::cGenericObject | inline |
getFrameSize() const | chai3d::cGenericObject | inline |
getGhostEnabled() | chai3d::cGenericObject | inline |
getGlobalPos() const | chai3d::cGenericObject | inline |
getGlobalRot() const | chai3d::cGenericObject | inline |
getGlobalTransform() | chai3d::cGenericObject | inline |
getGripperAngleDeg() const | chai3d::cGenericTool | inlinevirtual |
getGripperAngleRad() const | chai3d::cGenericTool | inlinevirtual |
getGripperAngVel() const | chai3d::cGenericTool | inlinevirtual |
getGripperForce() const | chai3d::cGenericTool | inlinevirtual |
getHapticDevice() | chai3d::cGenericTool | inline |
getHapticEnabled() const | chai3d::cGenericObject | inline |
getHapticPoint(int a_index) | chai3d::cGenericTool | inline |
getLocalPos() const | chai3d::cGenericObject | inline |
getLocalRot() const | chai3d::cGenericObject | inline |
getLocalTransform() | chai3d::cGenericObject | inline |
getNumChildren() | chai3d::cGenericObject | inline |
getNumDescendants(bool a_includeCurrentObject=false) | chai3d::cGenericObject | inline |
getNumHapticPoints() | chai3d::cGenericTool | inline |
getOwner() | chai3d::cGenericObject | inline |
getParent() const | chai3d::cGenericObject | inline |
getParentWorld() | chai3d::cGenericTool | inline |
getRiseTime() | chai3d::cGenericTool | inline |
getShaderProgram() | chai3d::cGenericObject | inlinevirtual |
getShowBoundaryBox() const | chai3d::cGenericObject | inline |
getShowCollisionDetector() | chai3d::cGenericObject | inline |
getShowEnabled() const | chai3d::cGenericObject | inline |
getShowFrame(void) const | chai3d::cGenericObject | inline |
getSmallForceThresh() | chai3d::cGenericTool | inline |
getUseCulling() const | chai3d::cGenericObject | inline |
getUseDisplayList() const | chai3d::cGenericObject | inline |
getUseForceRise() | chai3d::cGenericTool | inline |
getUseMaterial() const | chai3d::cGenericObject | inline |
getUserSwitch(const unsigned int a_switchIndex) const | chai3d::cGenericTool | inlinevirtual |
getUserSwitches() const | chai3d::cGenericTool | inlinevirtual |
getUseTexture() const | chai3d::cGenericObject | inline |
getUseTransparency() const | chai3d::cGenericObject | inline |
getUseVertexColors() const | chai3d::cGenericObject | inline |
getWaitForSmallForce() | chai3d::cGenericTool | inline |
getWireMode() const | chai3d::cGenericObject | inline |
getWorkspaceRadius() | chai3d::cGenericTool | inline |
getWorkspaceScaleFactor() | chai3d::cGenericTool | inline |
initialize() | chai3d::cGenericTool | virtual |
isInContact(cGenericObject *a_object) | chai3d::cGenericTool | virtual |
m_boundaryBoxEmpty | chai3d::cGenericObject | protected |
m_boundaryBoxMax | chai3d::cGenericObject | protected |
m_boundaryBoxMin | chai3d::cGenericObject | protected |
m_children | chai3d::cGenericObject | protected |
m_collisionDetector | chai3d::cGenericObject | protected |
m_cullingEnabled | chai3d::cGenericObject | protected |
m_deviceGlobalAngVel | chai3d::cGenericTool | protected |
m_deviceGlobalForce | chai3d::cGenericTool | protected |
m_deviceGlobalLinVel | chai3d::cGenericTool | protected |
m_deviceGlobalPos | chai3d::cGenericTool | protected |
m_deviceGlobalRot | chai3d::cGenericTool | protected |
m_deviceGlobalTorque | chai3d::cGenericTool | protected |
m_deviceLocalAngVel | chai3d::cGenericTool | protected |
m_deviceLocalForce | chai3d::cGenericTool | protected |
m_deviceLocalLinVel | chai3d::cGenericTool | protected |
m_deviceLocalPos | chai3d::cGenericTool | protected |
m_deviceLocalRot | chai3d::cGenericTool | protected |
m_deviceLocalTorque | chai3d::cGenericTool | protected |
m_displayList | chai3d::cGenericObject | protected |
m_effects | chai3d::cGenericObject | protected |
m_enabled | chai3d::cGenericTool | protected |
m_flagForceRiseActivated | chai3d::cGenericTool | protected |
m_flagForceRiseFirstTime | chai3d::cGenericTool | protected |
m_forceEngaged | chai3d::cGenericTool | protected |
m_forceOn | chai3d::cGenericTool | protected |
m_forceRiseClock | chai3d::cGenericTool | protected |
m_forceRiseTime | chai3d::cGenericTool | protected |
m_frameGL | chai3d::cGenericObject | protected |
m_frameSize | chai3d::cGenericObject | protected |
m_frameThicknessScale | chai3d::cGenericObject | protected |
m_freqRead | chai3d::cGenericTool | protected |
m_freqWrite | chai3d::cGenericTool | protected |
m_ghostEnabled | chai3d::cGenericObject | protected |
m_globalPos | chai3d::cGenericObject | protected |
m_globalRot | chai3d::cGenericObject | protected |
m_gripperAngle | chai3d::cGenericTool | protected |
m_gripperAngVel | chai3d::cGenericTool | protected |
m_gripperForce | chai3d::cGenericTool | protected |
m_hapticDevice | chai3d::cGenericTool | protected |
m_hapticEnabled | chai3d::cGenericObject | protected |
m_hapticPoint | chai3d::cToolCursor | |
m_hapticPoints | chai3d::cGenericTool | protected |
m_image | chai3d::cGenericTool | |
m_interactionInside | chai3d::cGenericObject | |
m_interactionNormal | chai3d::cGenericObject | |
m_interactionPoint | chai3d::cGenericObject | |
m_localPos | chai3d::cGenericObject | protected |
m_localRot | chai3d::cGenericObject | protected |
m_material | chai3d::cGenericObject | |
m_name | chai3d::cGenericObject | |
m_normalMap | chai3d::cGenericObject | |
m_owner | chai3d::cGenericObject | protected |
m_parent | chai3d::cGenericObject | protected |
m_parentWorld | chai3d::cGenericTool | protected |
m_prevGlobalPos | chai3d::cGenericObject | protected |
m_prevGlobalRot | chai3d::cGenericObject | protected |
m_shaderProgram | chai3d::cGenericObject | protected |
m_showBoundaryBox | chai3d::cGenericObject | protected |
m_showCollisionDetector | chai3d::cGenericObject | protected |
m_showEnabled | chai3d::cGenericObject | protected |
m_showFrame | chai3d::cGenericObject | protected |
m_smallForceCounter | chai3d::cGenericTool | protected |
m_smallForceThresh | chai3d::cGenericTool | protected |
m_texture | chai3d::cGenericObject | |
m_triangleMode | chai3d::cGenericObject | protected |
m_useDisplayList | chai3d::cGenericObject | protected |
m_useForceRise | chai3d::cGenericTool | protected |
m_useMaterialProperty | chai3d::cGenericObject | protected |
m_userData | chai3d::cGenericObject | |
m_userExternalObject | chai3d::cGenericObject | |
m_userName | chai3d::cGenericObject | |
m_userSwitches | chai3d::cGenericTool | protected |
m_userTag | chai3d::cGenericObject | |
m_useTextureMapping | chai3d::cGenericObject | protected |
m_useTransparency | chai3d::cGenericObject | protected |
m_useVertexColors | chai3d::cGenericObject | protected |
m_useWaitForSmallForce | chai3d::cGenericTool | protected |
m_workspaceRadius | chai3d::cGenericTool | protected |
m_workspaceScaleFactor | chai3d::cGenericTool | protected |
markForUpdate(const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
removeChild(cGenericObject *a_object) | chai3d::cGenericObject | |
removeEffect(cGenericEffect *a_effect) | chai3d::cGenericObject | |
removeFromGraph() | chai3d::cGenericObject | |
render(cRenderOptions &a_options) | chai3d::cToolCursor | virtual |
renderSceneGraph(cRenderOptions &a_options) | chai3d::cGenericObject | virtual |
restoreMaterialColors(const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
rotateAboutGlobalAxisDeg(const cVector3d &a_axis, const double a_angleDeg) | chai3d::cGenericObject | inline |
rotateAboutGlobalAxisDeg(const double a_axisX, const double a_axisY, const double a_axisZ, const double a_angleDeg) | chai3d::cGenericObject | inline |
rotateAboutGlobalAxisRad(const cVector3d &a_axis, const double a_angleRad) | chai3d::cGenericObject | |
rotateAboutGlobalAxisRad(const double a_axisX, const double a_axisY, const double a_axisZ, const double a_angleRad) | chai3d::cGenericObject | inline |
rotateAboutLocalAxisDeg(const cVector3d &a_axis, const double a_angleDeg) | chai3d::cGenericObject | inline |
rotateAboutLocalAxisDeg(const double a_axisX, const double a_axisY, const double a_axisZ, const double a_angleDeg) | chai3d::cGenericObject | inline |
rotateAboutLocalAxisRad(const cVector3d &a_axis, const double a_angleRad) | chai3d::cGenericObject | |
rotateAboutLocalAxisRad(const double a_axisX, const double a_axisY, const double a_axisZ, const double a_angleRad) | chai3d::cGenericObject | inline |
rotateExtrinsicEulerAnglesDeg(const double &a_angleDeg1, const double &a_angleDeg2, const double &a_angleDeg3, const cEulerOrder a_eulerOrder) | chai3d::cGenericObject | inline |
rotateExtrinsicEulerAnglesRad(const double &a_angleRad1, const double &a_angleRad2, const double &a_angleRad3, const cEulerOrder a_eulerOrder) | chai3d::cGenericObject | |
rotateIntrinsicEulerAnglesDeg(const double &a_angleDeg1, const double &a_angleDeg2, const double &a_angleDeg3, const cEulerOrder a_eulerOrder) | chai3d::cGenericObject | inline |
rotateIntrinsicEulerAnglesRad(const double &a_angleRad1, const double &a_angleRad2, const double &a_angleRad3, const cEulerOrder a_eulerOrder) | chai3d::cGenericObject | |
s_boundaryBoxColor | chai3d::cGenericObject | static |
s_defaultMaterial | chai3d::cGenericObject | protectedstatic |
scale(const double &a_scaleFactor, const bool a_affectChildren=true) | chai3d::cGenericObject | virtual |
scaleObject(const double &a_scaleFactor) | chai3d::cGenericObject | inlineprotectedvirtual |
setCollisionDetector(cGenericCollision *a_collisionDetector) | chai3d::cGenericObject | inline |
setCollisionDetectorProperties(unsigned int a_displayDepth, cColorf &a_color, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setDeviceGlobalAngVel(const cVector3d &a_globalAngVel) | chai3d::cGenericTool | virtual |
setDeviceGlobalAngVel(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceGlobalForce(const cVector3d &a_globalForce) | chai3d::cGenericTool | virtual |
setDeviceGlobalForce(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceGlobalLinVel(const cVector3d &a_globalLinVel) | chai3d::cGenericTool | virtual |
setDeviceGlobalLinVel(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceGlobalPos(const cVector3d &a_globalPos) | chai3d::cGenericTool | virtual |
setDeviceGlobalPos(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceGlobalRot(const cMatrix3d &a_globalRot) | chai3d::cGenericTool | virtual |
setDeviceGlobalTorque(const cVector3d &a_globalTorque) | chai3d::cGenericTool | virtual |
setDeviceGlobalTorque(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceGlobalTransform(const cTransform &a_globalTransform) | chai3d::cGenericTool | virtual |
setDeviceLocalAngVel(const cVector3d &a_localAngVel) | chai3d::cGenericTool | virtual |
setDeviceLocalAngVel(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceLocalForce(const cVector3d &a_localForce) | chai3d::cGenericTool | virtual |
setDeviceLocalForce(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceLocalLinVel(const cVector3d &a_localLinVel) | chai3d::cGenericTool | virtual |
setDeviceLocalLinVel(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceLocalPos(const cVector3d &a_localPos) | chai3d::cGenericTool | virtual |
setDeviceLocalPos(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceLocalRot(const cMatrix3d &a_localRot) | chai3d::cGenericTool | virtual |
setDeviceLocalTorque(const cVector3d &a_localTorque) | chai3d::cGenericTool | virtual |
setDeviceLocalTorque(const double &a_x, const double &a_y, const double &a_z) | chai3d::cGenericTool | inline |
setDeviceLocalTransform(const cTransform &a_localTransform) | chai3d::cGenericTool | virtual |
setEnabled(bool a_enabled, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setForcesOFF() | chai3d::cGenericTool | virtual |
setForcesON() | chai3d::cGenericTool | virtual |
setFrameSize(const double a_size=1.0, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setFriction(double a_staticFriction, double a_dynamicFriction, const bool a_affectChildren=true) | chai3d::cGenericObject | virtual |
setGhostEnabled(bool a_ghostEnabled) | chai3d::cGenericObject | inline |
setGripperAngleDeg(const double &a_gripperAngleDeg) | chai3d::cGenericTool | virtual |
setGripperAngleRad(const double &a_gripperAngleRad) | chai3d::cGenericTool | virtual |
setGripperAngVel(const double &a_gripperAngVel) | chai3d::cGenericTool | virtual |
setGripperForce(const double &a_gripperForce) | chai3d::cGenericTool | virtual |
setHapticDevice(cGenericHapticDevicePtr a_hapticDevice) | chai3d::cGenericTool | inline |
setHapticEnabled(const bool a_hapticEnabled, const bool a_affectChildren=true) | chai3d::cGenericObject | virtual |
setLocalPos(const cVector3d &a_localPos) | chai3d::cGenericObject | inlinevirtual |
setLocalPos(const double a_x=0.0, const double a_y=0.0, const double a_z=0.0) | chai3d::cGenericObject | inline |
setLocalRot(const cMatrix3d &a_localRot) | chai3d::cGenericObject | inlinevirtual |
setLocalTransform(const cTransform &a_transform) | chai3d::cGenericObject | inline |
setMaterial(cMaterialPtr a_material, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setMaterial(cMaterial &a_material, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setOwner(cGenericObject *a_owner) | chai3d::cGenericObject | inline |
setParent(cGenericObject *a_parent) | chai3d::cGenericObject | inline |
setRadius(double a_radius) | chai3d::cGenericTool | virtual |
setRadius(double a_radiusDisplay, double a_radiusContact) | chai3d::cGenericTool | virtual |
setRadiusContact(double a_radiusContact) | chai3d::cGenericTool | virtual |
setRadiusDisplay(double a_radiusDisplay) | chai3d::cGenericTool | virtual |
setRiseTime(const double a_riseTime) | chai3d::cGenericTool | inline |
setShaderProgram(cShaderProgramPtr a_shaderProgram, const bool a_affectChildren=false) | chai3d::cGenericTool | virtual |
setShowBoundaryBox(const bool a_showBoundaryBox, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setShowCollisionDetector(const bool a_showCollisionDetector, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setShowContactPoints(bool a_showProxy=true, bool a_showGoal=false, cColorf a_colorLine=cColorf(0.5, 0.5, 0.5)) | chai3d::cGenericTool | virtual |
setShowEnabled(const bool a_show, const bool a_affectChildren=true) | chai3d::cGenericObject | virtual |
setShowFrame(const bool a_showFrame, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setSmallForceThresh(const double a_smallForceThresh) | chai3d::cGenericTool | inline |
setStiffness(const double a_stiffness, const bool a_affectChildren=true) | chai3d::cGenericObject | virtual |
setTexture(cTexture1dPtr a_texture, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setTransparencyLevel(const float a_level, const bool a_applyToVertices=false, const bool a_applyToTextures=false, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setUseCulling(const bool a_useCulling, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setUseDisplayList(const bool a_useDisplayList, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setUseForceRise(const bool a_value) | chai3d::cGenericTool | inline |
setUseMaterial(const bool a_useMaterial, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setUserSwitch(const unsigned int a_switchIndex, const bool a_value) | chai3d::cGenericTool | virtual |
setUserSwitches(const unsigned int a_userSwitches) | chai3d::cGenericTool | virtual |
setUseTexture(const bool a_useTexture, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setUseTransparency(const bool a_useTransparency, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setUseVertexColors(const bool a_useColors, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setWaitForSmallForce(const bool a_value) | chai3d::cGenericTool | inline |
setWireMode(const bool a_showWireMode, const bool a_affectChildren=false) | chai3d::cGenericObject | virtual |
setWorkspaceRadius(const double &a_workspaceRadius) | chai3d::cGenericTool | |
setWorkspaceScaleFactor(const double &a_workspaceScaleFactor) | chai3d::cGenericTool | |
start() | chai3d::cGenericTool | virtual |
stop() | chai3d::cGenericTool | virtual |
translate(const cVector3d &a_translation) | chai3d::cGenericObject | |
translate(const double a_x, const double a_y, const double a_z=0.0) | chai3d::cGenericObject | |
updateBoundaryBox() | chai3d::cGenericObject | inlineprotectedvirtual |
updateFromDevice() | chai3d::cGenericTool | virtual |
updateGlobalPositions(const bool a_frameOnly) | chai3d::cGenericTool | protectedvirtual |
updateToolImagePosition() | chai3d::cToolCursor | virtual |
~cGenericObject() | chai3d::cGenericObject | virtual |
~cGenericTool() | chai3d::cGenericTool | virtual |
~cGenericType() | chai3d::cGenericType | inlinevirtual |
~cToolCursor() | chai3d::cToolCursor | virtual |