|
typedef std::vector< Collision > | CollisionArray |
|
typedef std::vector< Collision > | CollisionList |
| obsolete More...
|
|
typedef ref_ptr< CollisionDetector > | CollisionDetectorPtr |
|
typedef ref_ptr< CoordinateFrame > | CoordinateFramePtr |
|
typedef ref_ptr< CoordinateFrameList > | CoordinateFrameListPtr |
|
typedef Eigen::Matrix2d | Matrix2 |
|
typedef Eigen::Vector2d | Vector2 |
|
typedef Eigen::Matrix3d | Matrix3 |
|
typedef Eigen::Vector3d | Vector3 |
|
typedef Eigen::Matrix4d | Matrix4 |
|
typedef Eigen::Vector4d | Vector4 |
|
typedef Eigen::VectorXd | VectorX |
|
typedef Eigen::Matrix< double, 6, 1 > | Vector6 |
|
typedef Eigen::Affine3d | Affine3 |
|
typedef Eigen::Translation3d | Translation3 |
|
typedef Eigen::AngleAxisd | AngleAxis |
|
typedef Eigen::Quaterniond | Quaternion |
|
typedef Eigen::Quaterniond | Quat |
|
typedef Eigen::Isometry3d | Isometry3 |
|
typedef Isometry3 | Position |
|
typedef boost::error_info< struct tag_error_info_message, std::string > | error_info_message |
|
typedef boost::error_info< struct tag_error_info_key, std::string > | error_info_key |
|
typedef ref_ptr< FilePathVariableProcessor > | FilePathVariableProcessorPtr |
|
typedef MeshFilter | MeshNormalGenerator |
|
typedef ref_ptr< PositionTag > | PositionTagPtr |
|
typedef ref_ptr< PositionTagGroup > | PositionTagGroupPtr |
|
typedef ref_ptr< Referenced > | ReferencedPtr |
|
typedef ref_ptr< SgCamera > | SgCameraPtr |
|
typedef ref_ptr< SgPerspectiveCamera > | SgPerspectiveCameraPtr |
|
typedef ref_ptr< SgOrthographicCamera > | SgOrthographicCameraPtr |
|
typedef ref_ptr< SgMaterial > | SgMaterialPtr |
|
typedef ref_ptr< SgImage > | SgImagePtr |
|
typedef ref_ptr< SgTextureTransform > | SgTextureTransformPtr |
|
typedef ref_ptr< SgTexture > | SgTexturePtr |
|
typedef SgVectorArray< Vector3f > | SgVertexArray |
|
typedef ref_ptr< SgVertexArray > | SgVertexArrayPtr |
|
typedef SgVectorArray< Vector3f > | SgNormalArray |
|
typedef ref_ptr< SgNormalArray > | SgNormalArrayPtr |
|
typedef SgVectorArray< Vector3f > | SgColorArray |
|
typedef ref_ptr< SgColorArray > | SgColorArrayPtr |
|
typedef SgVectorArray< Vector2f, Eigen::aligned_allocator< Vector2f > > | SgTexCoordArray |
|
typedef ref_ptr< SgTexCoordArray > | SgTexCoordArrayPtr |
|
typedef std::vector< int > | SgIndexArray |
|
typedef ref_ptr< SgMeshBase > | SgMeshBasePtr |
|
typedef ref_ptr< SgMesh > | SgMeshPtr |
|
typedef ref_ptr< SgPolygonMesh > | SgPolygonMeshPtr |
|
typedef ref_ptr< SgShape > | SgShapePtr |
|
typedef ref_ptr< SgPlot > | SgPlotPtr |
|
typedef ref_ptr< SgPointSet > | SgPointSetPtr |
|
typedef ref_ptr< SgLineSet > | SgLineSetPtr |
|
typedef ref_ptr< SgOverlay > | SgOverlayPtr |
|
typedef ref_ptr< SgViewportOverlay > | SgViewportOverlayPtr |
|
typedef ref_ptr< SgPolygonDrawStyle > | SgPolygonDrawStylePtr |
|
typedef ref_ptr< SgTransparentGroup > | SgTransparentGroupPtr |
|
typedef ref_ptr< SgFog > | SgFogPtr |
|
typedef ref_ptr< SgHighlight > | SgHighlightPtr |
|
typedef ref_ptr< SgBoundingBox > | SgBoundingBoxPtr |
|
typedef ref_ptr< SgOutline > | SgOutlinePtr |
|
typedef ref_ptr< SgLightweightRenderingGroup > | SgLightweightRenderingGroupPtr |
|
typedef std::vector< SgNode * > | SgNodePath |
|
typedef ref_ptr< SgObject > | SgObjectPtr |
|
typedef ref_ptr< SgNode > | SgNodePtr |
|
typedef ref_ptr< SgGroup > | SgGroupPtr |
|
typedef ref_ptr< SgInvariantGroup > | SgInvariantGroupPtr |
|
typedef ref_ptr< SgTransform > | SgTransformPtr |
|
typedef ref_ptr< SgPosTransform > | SgPosTransformPtr |
|
typedef ref_ptr< SgScaleTransform > | SgScaleTransformPtr |
|
typedef ref_ptr< SgAffineTransform > | SgAffineTransformPtr |
|
typedef ref_ptr< SgFixedPixelSizeGroup > | SgFixedPixelSizeGroupPtr |
|
typedef ref_ptr< SgSwitch > | SgSwitchPtr |
|
typedef ref_ptr< SgSwitchableGroup > | SgSwitchableGroupPtr |
|
typedef ref_ptr< SgUnpickableGroup > | SgUnpickableGroupPtr |
|
typedef ref_ptr< SgPreprocessed > | SgPreprocessedPtr |
|
typedef ref_ptr< SgLight > | SgLightPtr |
|
typedef ref_ptr< SgDirectionalLight > | SgDirectionalLightPtr |
|
typedef ref_ptr< SgPointLight > | SgPointLightPtr |
|
typedef ref_ptr< SgSpotLight > | SgSpotLightPtr |
|
typedef ref_ptr< SceneMarker > | SceneMarkerPtr |
|
typedef ref_ptr< CrossMarker > | CrossMarkerPtr |
|
typedef ref_ptr< SphereMarker > | SphereMarkerPtr |
|
typedef ref_ptr< BoundingBoxMarker > | BoundingBoxMarkerPtr |
|
typedef ref_ptr< SharedJoystick > | SharedJoystickPtr |
|
typedef ref_ptr< Mapping > | MappingPtr |
|
typedef std::function< void(TaskProc *proc)> | TaskFunc |
|
typedef ref_ptr< TaskToggleState > | TaskToggleStatePtr |
|
typedef ref_ptr< TaskCommand > | TaskCommandPtr |
|
typedef ref_ptr< TaskPhaseProxy > | TaskPhaseProxyPtr |
|
typedef ref_ptr< TaskPhase > | TaskPhasePtr |
|
typedef ref_ptr< Task > | TaskPtr |
|
typedef ref_ptr< ValueNode > | ValueNodePtr |
|
typedef ref_ptr< ScalarNode > | ScalarNodePtr |
|
typedef ref_ptr< Listing > | ListingPtr |
|
typedef bool | SFBool |
|
typedef int | SFInt32 |
|
typedef double | SFFloat |
|
typedef std::string | SFString |
|
typedef Eigen::Vector2d | SFVec2f |
|
typedef Eigen::Vector2f | SFVec2s |
|
typedef Eigen::Vector3d | SFVec3f |
|
typedef Eigen::Vector3f | SFVec3s |
|
typedef Eigen::Vector3f | SFColor |
|
typedef Eigen::AngleAxisd | SFRotation |
|
typedef std::vector< SFInt32 > | MFInt32 |
|
typedef std::vector< SFFloat > | MFFloat |
|
typedef std::vector< SFVec2f, Eigen::aligned_allocator< SFVec2f > > | MFVec2f |
|
typedef std::vector< SFVec2s > | MFVec2s |
|
typedef std::vector< SFVec3f > | MFVec3f |
|
typedef std::vector< SFVec3s > | MFVec3s |
|
typedef std::vector< SFRotation, Eigen::aligned_allocator< SFRotation > > | MFRotation |
|
typedef std::vector< SFTime > | MFTime |
|
typedef std::vector< SFColor > | MFColor |
|
typedef std::vector< SFString > | MFString |
|
typedef ref_ptr< VRMLNode > | VRMLNodePtr |
|
typedef VRMLNodePtr | SFNode |
|
typedef std::vector< SFNode > | MFNode |
|
typedef ref_ptr< VRMLUnsupportedNode > | VRMLUnsupportedNodePtr |
|
typedef ref_ptr< VRMLViewpoint > | VRMLViewpointPtr |
|
typedef ref_ptr< VRMLNavigationInfo > | VRMLNavigationInfoPtr |
|
typedef ref_ptr< VRMLBackground > | VRMLBackgroundPtr |
|
typedef ref_ptr< AbstractVRMLGroup > | AbstractVRMLGroupPtr |
|
typedef ref_ptr< VRMLGroup > | VRMLGroupPtr |
|
typedef ref_ptr< VRMLTransform > | VRMLTransformPtr |
|
typedef ref_ptr< VRMLInline > | VRMLInlinePtr |
|
typedef ref_ptr< VRMLNonVrmlInline > | VRMLNonVrmlInlinePtr |
|
typedef ref_ptr< VRMLAppearance > | VRMLAppearancePtr |
|
typedef ref_ptr< VRMLGeometry > | VRMLGeometryPtr |
|
typedef ref_ptr< VRMLShape > | VRMLShapePtr |
|
typedef ref_ptr< VRMLMaterial > | VRMLMaterialPtr |
|
typedef ref_ptr< VRMLTexture > | VRMLTexturePtr |
|
typedef ref_ptr< VRMLTextureTransform > | VRMLTextureTransformPtr |
|
typedef ref_ptr< VRMLImageTexture > | VRMLImageTexturePtr |
|
typedef ref_ptr< VRMLBox > | VRMLBoxPtr |
|
typedef ref_ptr< VRMLCone > | VRMLConePtr |
|
typedef ref_ptr< VRMLCylinder > | VRMLCylinderPtr |
|
typedef ref_ptr< VRMLSphere > | VRMLSpherePtr |
|
typedef ref_ptr< VRMLFontStyle > | VRMLFontStylePtr |
|
typedef ref_ptr< VRMLText > | VRMLTextPtr |
|
typedef ref_ptr< VRMLColor > | VRMLColorPtr |
|
typedef ref_ptr< VRMLCoordinate > | VRMLCoordinatePtr |
|
typedef ref_ptr< VRMLIndexedLineSet > | VRMLIndexedLineSetPtr |
|
typedef ref_ptr< VRMLNormal > | VRMLNormalPtr |
|
typedef ref_ptr< VRMLTextureCoordinate > | VRMLTextureCoordinatePtr |
|
typedef ref_ptr< VRMLIndexedFaceSet > | VRMLIndexedFaceSetPtr |
|
typedef ref_ptr< VRMLCylinderSensor > | VRMLCylinderSensorPtr |
|
typedef ref_ptr< VRMLPointSet > | VRMLPointSetPtr |
|
typedef ref_ptr< VRMLPixelTexture > | VRMLPixelTexturePtr |
|
typedef ref_ptr< VRMLMovieTexture > | VRMLMovieTexturePtr |
|
typedef ref_ptr< VRMLElevationGrid > | VRMLElevationGridPtr |
|
typedef ref_ptr< VRMLExtrusion > | VRMLExtrusionPtr |
|
typedef ref_ptr< VRMLSwitch > | VRMLSwitchPtr |
|
typedef ref_ptr< VRMLLOD > | VRMLLODPtr |
|
typedef ref_ptr< VRMLCollision > | VRMLCollisionPtr |
|
typedef ref_ptr< VRMLAnchor > | VRMLAnchorPtr |
|
typedef ref_ptr< VRMLBillboard > | VRMLBillboardPtr |
|
typedef ref_ptr< VRMLFog > | VRMLFogPtr |
|
typedef ref_ptr< VRMLWorldInfo > | VRMLWorldInfoPtr |
|
typedef ref_ptr< VRMLLight > | VRMLLightPtr |
|
typedef ref_ptr< VRMLPointLight > | VRMLPointLightPtr |
|
typedef ref_ptr< VRMLDirectionalLight > | VRMLDirectionalLightPtr |
|
typedef ref_ptr< VRMLSpotLight > | VRMLSpotLightPtr |
|
typedef stdx::variant< SFBool, SFInt32, SFFloat, SFVec2f, SFVec3f, SFRotation, SFColor, SFTime, SFString, SFNode, SFImage, MFInt32, MFFloat, MFVec2f, MFVec3f, MFRotation, MFColor, MFTime, MFString, MFNode > | VRMLVariantField |
|
typedef std::map< std::string, VRMLVariantField > | VRMLProtoFieldMap |
|
typedef std::pair< std::string, VRMLVariantField > | VRMLProtoFieldPair |
|
typedef ref_ptr< VRMLProto > | VRMLProtoPtr |
|
typedef ref_ptr< VRMLProtoInstance > | VRMLProtoInstancePtr |
|
typedef ref_ptr< AISTCollisionDetector > | AISTCollisionDetectorPtr |
|
typedef ref_ptr< ColdetModel > | ColdetModelPtr |
|
typedef ref_ptr< ColdetModelPair > | ColdetModelPairPtr |
|
typedef std::shared_ptr< AbstractBodyLoader > | AbstractBodyLoaderPtr |
|
typedef ref_ptr< AccelerationSensor > | AccelerationSensorPtr |
|
typedef ref_ptr< AttachmentDevice > | AttachmentDevicePtr |
|
typedef void * | BodyCustomizerHandle |
|
typedef ref_ptr< Body > | BodyPtr |
|
typedef void * | BodyHandle |
|
typedef int(* | BodyGetLinkIndexFromNameFunc) (BodyHandle bodyHandle, const char *linkName) |
|
typedef double *(* | BodyGetLinkDoubleValuePtrFunc) (BodyHandle bodyHandle, int linkIndex) |
|
typedef BodyCustomizerHandle(* | BodyCustomizerCreateFunc) (BodyHandle bodyHandle, const char *modelName) |
|
typedef void(* | BodyCustomizerDestroyFunc) (BodyCustomizerHandle customizerHandle) |
|
typedef int(* | BodyCustomizerInitializeAnalyticIkFunc) (BodyCustomizerHandle customizerHandle, int baseLinkIndex, int targetLinkIndex) |
|
typedef bool(* | BodyCustomizerCalcAnalyticIkFunc) (BodyCustomizerHandle customizerHandle, int ikPathId, const Vector3 &p, const Matrix3 &R) |
|
typedef void(* | BodyCustomizerSetVirtualJointForcesFunc) (BodyCustomizerHandle customizerHandle) |
|
typedef void(* | BodyCustomizerSetVirtualJointForces2Func) (BodyCustomizerHandle customizerHandle, double timeStep) |
|
typedef BodyCustomizerInterface *(* | GetBodyCustomizerInterfaceFunc) (BodyInterface *bodyInterface) |
|
typedef ref_ptr< BodyHandler > | BodyHandlerPtr |
|
typedef ref_ptr< Camera > | CameraPtr |
|
typedef std::shared_ptr< CollisionLinkPair > | CollisionLinkPairPtr |
|
typedef ref_ptr< ContactMaterial > | ContactMaterialPtr |
|
typedef ref_ptr< CustomJointPathHandler > | CustomJointPathHandlerPtr |
|
typedef ref_ptr< DeviceState > | DeviceStatePtr |
|
typedef ref_ptr< Device > | DevicePtr |
|
typedef ref_ptr< DigitalIoDevice > | DigitalIoDevicePtr |
|
typedef ref_ptr< DyBody > | DyBodyPtr |
|
typedef ref_ptr< DyLink > | DyLinkPtr |
|
typedef ref_ptr< DySubBody > | DySubBodyPtr |
|
typedef ref_ptr< ExtraBodyStateAccessor > | ExtraBodyStateAccessorPtr |
|
typedef ref_ptr< ForceSensor > | ForceSensorPtr |
|
typedef ref_ptr< HolderDevice > | HolderDevicePtr |
|
typedef ref_ptr< DigitalIoConnection > | DigitalIoConnectionPtr |
|
typedef ref_ptr< IoConnectionMap > | IoConnectionMapPtr |
|
typedef ref_ptr< LeggedBodyHelper > | LeggedBodyHelperPtr |
|
typedef ref_ptr< Light > | LightPtr |
|
typedef ref_ptr< Link > | LinkPtr |
|
typedef std::shared_ptr< LinkGroup > | LinkGroupPtr |
|
typedef ref_ptr< LinkKinematicsKit > | LinkKinematicsKitPtr |
|
typedef ref_ptr< MarkerDevice > | MarkerDevicePtr |
|
typedef ref_ptr< Material > | MaterialPtr |
|
typedef ref_ptr< MaterialTable > | MaterialTablePtr |
|
typedef ref_ptr< PointLight > | PointLightPtr |
|
typedef ref_ptr< RangeCamera > | RangeCameraPtr |
|
typedef ref_ptr< RangeSensor > | RangeSensorPtr |
|
typedef ref_ptr< RateGyroSensor > | RateGyroSensorPtr |
|
typedef ref_ptr< SceneLink > | SceneLinkPtr |
|
typedef ref_ptr< SceneBody > | SceneBodyPtr |
|
typedef ref_ptr< SceneCollision > | SceneCollisionPtr |
|
typedef ref_ptr< SceneDevice > | SceneDevicePtr |
|
typedef ref_ptr< SpotLight > | SpotLightPtr |
|
typedef ref_ptr< VRMLHumanoid > | VRMLHumanoidPtr |
|
typedef ref_ptr< VRMLJoint > | VRMLJointPtr |
|
typedef ref_ptr< VRMLSegment > | VRMLSegmentPtr |
|
typedef ref_ptr< VRMLSurface > | VRMLSurfacePtr |
|
typedef ref_ptr< VRMLVisionSensor > | VRMLVisionSensorPtr |
|
typedef ref_ptr< VRMLForceSensor > | VRMLForceSensorPtr |
|
typedef ref_ptr< VRMLGyro > | VRMLGyroPtr |
|
typedef ref_ptr< VRMLAccelerationSensor > | VRMLAccelerationSensorPtr |
|
typedef ref_ptr< VRMLRangeSensor > | VRMLRangeSensorPtr |
|
typedef ref_ptr< AbstractSeqItem > | AbstractSeqItemPtr |
|
typedef ref_ptr< AbstractMultiSeqItem > | AbstractMultiSeqItemPtr |
|
typedef ref_ptr< AbstractTextItem > | AbstractTextItemPtr |
|
typedef ref_ptr< Archive > | ArchivePtr |
|
typedef ref_ptr< CoordinateFrameItem > | CoordinateFrameItemPtr |
|
typedef ref_ptr< CoordinateFrameListItem > | CoordinateFrameListItemPtr |
|
typedef ref_ptr< CoordinateFrameMarker > | CoordinateFrameMarkerPtr |
|
typedef ref_ptr< EditRecord > | EditRecordPtr |
|
typedef ref_ptr< EditRecordGroup > | EditRecordGroupPtr |
|
typedef ref_ptr< ExtCommandItem > | ExtCommandItemPtr |
|
typedef ref_ptr< FolderItem > | FolderItemPtr |
|
typedef std::shared_ptr< GraphDataHandler > | GraphDataHandlerPtr |
|
typedef ref_ptr< InteractiveCameraTransform > | InteractiveCameraTransformPtr |
|
typedef ref_ptr< Item > | ItemPtr |
|
typedef ref_ptr< ItemAddon > | ItemAddonPtr |
|
typedef ref_ptr< ItemFileIO > | ItemFileIOPtr |
|
typedef ref_ptr< LightingItem > | LightingItemPtr |
|
typedef ref_ptr< LocationProxy > | LocationProxyPtr |
|
typedef ref_ptr< MessageLogItem > | MessageLogItemPtr |
|
typedef ref_ptr< MultiPointSetItem > | MultiPointSetItemPtr |
|
typedef MultiSeqItem< MultiSE3MatrixSeq > | MultiSE3MatrixSeqItem |
|
typedef MultiSE3MatrixSeqItem::Ptr | MultiSE3MatrixSeqItemPtr |
|
typedef MultiSeqItem< MultiSE3Seq > | MultiSE3SeqItem |
|
typedef MultiSE3SeqItem::Ptr | MultiSE3SeqItemPtr |
|
typedef MultiSeqItem< MultiValueSeq > | MultiValueSeqItem |
|
typedef MultiValueSeqItem::Ptr | MultiValueSeqItemPtr |
|
typedef ref_ptr< PointSetItem > | PointSetItemPtr |
|
typedef PolymorphicItemFunctionSet::Dispatcher | ItemFunctionDispatcher |
|
typedef ref_ptr< PositionDragger > | PositionDraggerPtr |
|
typedef ref_ptr< PositionTagGroupItem > | PositionTagGroupItemPtr |
|
typedef ref_ptr< RectRegionMarker > | RectRegionMarkerPtr |
|
typedef ref_ptr< ReferencedObjectSeqItem > | ReferencedObjectSeqItemPtr |
|
typedef RenderableItem | SceneProvider |
|
typedef ref_ptr< RootItem > | RootItemPtr |
|
typedef ref_ptr< SceneItem > | SceneItemPtr |
|
typedef ref_ptr< SceneWidgetRoot > | SceneWidgetRootPtr |
|
typedef SceneWidgetEventHandler | SceneWidgetEditable |
|
typedef ref_ptr< ScriptItem > | ScriptItemPtr |
|
typedef ref_ptr< SubProjectItem > | SubProjectItemPtr |
|
typedef ref_ptr< TimeSyncItemEngine > | TimeSyncItemEnginePtr |
|
typedef ref_ptr< Vector3SeqItem > | Vector3SeqItemPtr |
|
typedef ref_ptr< AISTSimulatorItem > | AISTSimulatorItemPtr |
|
typedef ref_ptr< BodyContactPointLoggerItem > | BodyContactPointLoggerItemPtr |
|
typedef ref_ptr< BodyElementOverwriteItem > | BodyElementOverwriteItemPtr |
|
typedef ref_ptr< BodyItem > | BodyItemPtr |
|
typedef ref_ptr< BodyKinematicsEditRecord > | BodyKinematicsEditRecordPtr |
|
typedef ref_ptr< BodyMotionControllerItem > | BodyMotionControllerItemPtr |
|
typedef ref_ptr< BodyMotionEngine > | BodyMotionEnginePtr |
|
typedef ref_ptr< BodyMotionItem > | BodyMotionItemPtr |
|
typedef ref_ptr< BodySuperimposerAddon > | BodySuperimposerAddonPtr |
|
typedef ref_ptr< BodyTrackingCameraItem > | BodyTrackingCameraItemPtr |
|
typedef std::vector< CollisionLinkPairPtr > | CollisionLinkPairList |
|
typedef ref_ptr< CollisionSeqEngine > | CollisionSeqEnginePtr |
|
typedef ref_ptr< CollisionSeqItem > | CollisionSeqItemPtr |
|
typedef ref_ptr< ControllerItem > | ControllerItemPtr |
|
typedef ref_ptr< ControllerLogItem > | ControllerLogItemPtr |
|
typedef ref_ptr< DeviceOverwriteMediator > | DeviceOverwriteMediatorPtr |
|
typedef ref_ptr< DeviceOverwriteItem > | DeviceOverwriteItemPtr |
|
typedef ref_ptr< EditableSceneLink > | EditableSceneLinkPtr |
|
typedef ref_ptr< EditableSceneBody > | EditableSceneBodyPtr |
|
typedef ref_ptr< GLVisionSimulatorItem > | GLVisionSimulatorItemPtr |
|
typedef ref_ptr< IoConnectionMapItem > | IoConnectionMapItemPtr |
|
typedef ref_ptr< KinematicSimulatorItem > | KinematicSimulatorItemPtr |
|
typedef ref_ptr< LinkOffsetFrameListItem > | LinkOffsetFrameListItemPtr |
|
typedef ref_ptr< LinkShapeOverwriteItem > | LinkShapeOverwriteItemPtr |
|
typedef ref_ptr< MultiDeviceStateSeqItem > | MultiDeviceStateSeqItemPtr |
|
typedef ref_ptr< SensorVisualizerItem > | SensorVisualizerItemPtr |
|
typedef ref_ptr< SimpleControllerItem > | SimpleControllerItemPtr |
|
typedef ref_ptr< SimulationScriptItem > | SimulationScriptItemPtr |
|
typedef ref_ptr< SimulationBody > | SimulationBodyPtr |
|
typedef ref_ptr< SimulatorItem > | SimulatorItemPtr |
|
typedef ref_ptr< SubSimulatorItem > | SubSimulatorItemPtr |
|
typedef ref_ptr< WorldItem > | WorldItemPtr |
|
typedef ref_ptr< WorldLogFileItem > | WorldLogFileItemPtr |
|
typedef ref_ptr< ZMPSeqItem > | ZMPSeqItemPtr |
|
typedef ref_ptr< MprEmptyStatement > | MprEmptyStatementPtr |
|
typedef ref_ptr< MprDummyStatement > | MprDummyStatementPtr |
|
typedef ref_ptr< MprCommentStatement > | MprCommentStatementPtr |
|
typedef ref_ptr< MprGroupStatement > | MprGroupStatementPtr |
|
typedef ref_ptr< MprConditionStatement > | MprConditionStatementPtr |
|
typedef ref_ptr< MprIfStatement > | MprIfStatementPtr |
|
typedef ref_ptr< MprCallStatement > | MprCallStatementPtr |
|
typedef ref_ptr< MprAssignStatement > | MprAssignStatementPtr |
|
typedef ref_ptr< MprSignalStatement > | MprSignalStatementPtr |
|
typedef ref_ptr< MprWaitStatement > | MprWaitStatementPtr |
|
typedef ref_ptr< MprDelayStatement > | MprDelayStatementPtr |
|
typedef ref_ptr< MprControllerItemBase > | MprControllerItemBasePtr |
|
typedef ref_ptr< MprControllerLog > | MprControllerLogPtr |
|
typedef ref_ptr< MprMultiVariableListItem > | MprMultiVariableListItemPtr |
|
typedef ref_ptr< MprPosition > | MprPositionPtr |
|
typedef ref_ptr< MprIkPosition > | MprIkPositionPtr |
|
typedef ref_ptr< MprFkPosition > | MprFkPositionPtr |
|
typedef ref_ptr< MprPositionList > | MprPositionListPtr |
|
typedef ref_ptr< MprPositionStatement > | MprPositionStatementPtr |
|
typedef ref_ptr< MprProgram > | MprProgramPtr |
|
typedef ref_ptr< MprProgramItemBase > | MprProgramItemBasePtr |
|
typedef ref_ptr< MprStatement > | MprStatementPtr |
|
typedef PolymorphicMprStatementFunctionSet::Dispatcher | MprStatementFunctionDispatcher |
|
typedef ref_ptr< MprStructuredStatement > | MprStructuredStatementPtr |
|
typedef ref_ptr< MprTagTraceStatement > | MprTagTraceStatementPtr |
|
typedef ref_ptr< MprVariable > | MprVariablePtr |
|
typedef ref_ptr< MprVariableList > | MprVariableListPtr |
|
typedef ref_ptr< AudioItem > | AudioItemPtr |
|
typedef ref_ptr< MediaItem > | MediaItemPtr |
|
typedef ref_ptr< PythonScriptItem > | PythonScriptItemPtr |
|
typedef ref_ptr< PythonSimScriptItem > | PythonSimScriptItemPtr |
|
|
CNOID_EXPORT std::ostream & | operator<< (std::ostream &os, const BoundingBox &bb) |
|
CNOID_EXPORT std::ostream & | operator<< (std::ostream &os, const BoundingBoxf &bb) |
|
CNOID_EXPORT void | setCnoidUtilTextDomainCodeset () |
|
unsigned int | getVersion () |
|
unsigned int | getInternalVersion () |
|
CNOID_EXPORT EasyScanner & | operator>> (EasyScanner &scanner, double &value) |
|
CNOID_EXPORT EasyScanner & | operator>> (EasyScanner &scanner, int &value) |
|
CNOID_EXPORT EasyScanner & | operator>> (EasyScanner &scanner, const char *matchString) |
|
CNOID_EXPORT EasyScanner & | operator>> (EasyScanner &scanner, char matchChar) |
|
CNOID_EXPORT EasyScanner & | operator>> (EasyScanner &scanner, std::string &str) |
|
CNOID_EXPORT EasyScanner & | operator>> (EasyScanner &scanner, EasyScanner::Endl endl) |
|
template<typename Derived > |
void | readEx (const Listing *listing, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
void | readEx (const Listing &listing, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
bool | read (const Mapping *mapping, const std::string &key, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
bool | read (const Mapping *mapping, std::initializer_list< const char * > keys, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
bool | read (const Mapping &mapping, const std::string &key, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
bool | read (const Mapping &mapping, std::initializer_list< const char * > keys, Eigen::MatrixBase< Derived > &x) |
|
template<typename Scalar , int Dim, int Mode> |
bool | read (const Mapping *mapping, const std::string &key, Eigen::Transform< Scalar, Dim, Mode > &T) |
|
template<typename Scalar , int Dim, int Mode> |
bool | read (const Mapping *mapping, std::initializer_list< const char * > keys, Eigen::Transform< Scalar, Dim, Mode > &T) |
|
template<typename Scalar , int Dim, int Mode> |
bool | read (const Mapping &mapping, const std::string &key, Eigen::Transform< Scalar, Dim, Mode > &T) |
|
template<typename Scalar , int Dim, int Mode> |
bool | read (const Mapping &mapping, std::initializer_list< const char * > keys, Eigen::Transform< Scalar, Dim, Mode > &T) |
|
template<typename Derived > |
void | readEx (const Mapping *mapping, const std::string &key, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
void | readEx (const Mapping *mapping, std::initializer_list< const char * > keys, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
void | readEx (const Mapping &mapping, const std::string &key, Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
Listing * | write (Mapping *mapping, const std::string &key, const Eigen::MatrixBase< Derived > &x) |
|
template<typename Derived > |
Listing & | write (Mapping &mapping, const std::string &key, const Eigen::MatrixBase< Derived > &x) |
|
template<typename Scalar , int Dim, int Mode> |
Listing * | write (Mapping *mapping, const std::string &key, const Eigen::Transform< Scalar, Dim, Mode > &T) |
|
template<typename Scalar , int Dim, int Mode> |
Listing & | write (Mapping &mapping, const std::string &key, const Eigen::Transform< Scalar, Dim, Mode > &T) |
|
CNOID_EXPORT bool | readAngleAxis (const Mapping *mapping, const std::string &key, Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT bool | readAngleAxis (const Mapping *mapping, std::initializer_list< const char * > keys, Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT bool | readAngleAxis (const Mapping &mapping, const std::string &key, Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT bool | readDegreeAngleAxis (const Mapping &mapping, const std::string &key, Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT bool | readRadianAngleAxis (const Mapping &mapping, const std::string &key, Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT Listing * | writeDegreeAngleAxis (Mapping *mapping, const std::string &key, const Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT Listing & | writeDegreeAngleAxis (Mapping &mapping, const std::string &key, const Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT Listing * | writeRadianAngleAxis_ (Mapping *mapping, const std::string &key, const Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT bool | read (const Mapping &mapping, const std::string &key, std::function< void(const Eigen::Vector3d &value)> setterFunc) |
|
CNOID_EXPORT Listing * | writeAngleAxis (Mapping *mapping, const std::string &key, const Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT Listing & | writeAngleAxis (Mapping &mapping, const std::string &key, const Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT bool | read (const Mapping &mapping, const std::string &key, Eigen::AngleAxisd &aa) |
|
CNOID_EXPORT Listing & | write (Mapping &mapping, const std::string &key, const Eigen::AngleAxisd &aa) |
|
Matrix3 | rotFromRpy (double r, double p, double y) |
|
Vector3 | rpyFromRot (const Matrix3 &R) |
|
Vector3 | rpyFromRot (const Matrix3 &R, const Vector3 &prev) |
|
Vector3 | omegaFromRot (const Matrix3 &R) |
|
std::string | str (const Vector3 &v) |
|
std::string | str (const Vector3f &v) |
|
std::string | str (const Vector2 &v) |
|
std::string | str (const AngleAxis &a) |
|
bool | toVector3 (const std::string &s, Vector3 &out_v) |
|
bool | toVector3 (const std::string &s, Vector3f &out_v) |
|
bool | toVector6 (const std::string &s, Vector6 &out_v) |
|
void | normalizeRotation (Matrix3 &R) |
|
void | normalizeRotation (Affine3 &T) |
|
void | normalizeRotation (Isometry3 &T) |
|
Vector3 | degree (const Vector3 &v) |
|
Vector3 | radian (const Vector3 &v) |
|
Matrix3 | rotFromRpy (const Vector3 &rpy) |
|
Matrix3 | hat (const Vector3 &x) |
|
Isometry3 | convertToIsometryWithOrthonormalization (const Affine3 &A) |
|
template<class T , typename... Args> |
std::shared_ptr< T > | make_shared_aligned (Args &&... args) |
|
void | detectExecutableFile () |
|
const std::string & | executableFile () |
|
const std::string & | executableBasename () |
|
const std::string & | executableDir () |
|
const std::string & | executableTopDir () |
|
stdx::filesystem::path | executableTopDirPath () |
|
const std::string & | pluginDir () |
|
stdx::filesystem::path | pluginDirPath () |
|
const std::string & | shareDir () |
|
stdx::filesystem::path | shareDirPath () |
|
const std::string & | executablePath () |
|
const std::string & | executableDirectory () |
|
const std::string & | executableTopDirectory () |
|
const std::string & | pluginDirectory () |
|
const std::string & | shareDirectory () |
|
filesystem::path | getCompactPath (const filesystem::path &path) |
|
void | makePathCompact (filesystem::path &io_path) |
|
int | findSubDirectory (const filesystem::path &directory, const filesystem::path &path, filesystem::path &out_subdirectory) |
|
bool | findRelativePath (const filesystem::path &from_, const filesystem::path &to, filesystem::path &out_relativePath) |
|
std::string | getExtension (const stdx::filesystem::path &path) |
|
std::string | getGenericPathString (const stdx::filesystem::path &path) |
|
bool | checkAbsolute (const stdx::filesystem::path &path) |
|
stdx::filesystem::path | getAbsolutePath (const stdx::filesystem::path &path) |
|
std::string | getAbsolutePathString (const stdx::filesystem::path &path) |
|
std::string | getFilename (const stdx::filesystem::path &path) |
|
std::string | getFilename (const std::string &pathString) |
|
std::string | getBasename (const stdx::filesystem::path &path) |
|
std::string | getPathString (const stdx::filesystem::path &path) |
|
std::string | getNativePathString (const stdx::filesystem::path &path) |
|
std::string | toActualPathName (const std::string &path) |
|
CNOID_EXPORT stdx::filesystem::path | getCompactPath (const stdx::filesystem::path &path) |
|
CNOID_EXPORT void | makePathCompact (stdx::filesystem::path &io_path) |
|
CNOID_EXPORT int | findSubDirectory (const stdx::filesystem::path &directory, const stdx::filesystem::path &path, stdx::filesystem::path &out_subdirectory) |
|
CNOID_EXPORT bool | findRelativePath (const stdx::filesystem::path &from, const stdx::filesystem::path &to, stdx::filesystem::path &out_relativePath) |
|
template<class T > |
void | setGaussWindow (T sigma, int range, std::vector< T > &out_window) |
|
template<class RESULTVECTOR , class SRCVECTOR , class ELEMENT , class T > |
void | applyGaussianFilter (RESULTVECTOR &result, const SRCVECTOR &src, std::vector< T > &gwin, ELEMENT zero) |
|
template<class RESULTVECTOR , class SRCVECTOR , class ELEMENT , class T > |
void | applyGaussianFilter (RESULTVECTOR &result, const SRCVECTOR &src, T sigma, int range, ELEMENT zero) |
|
void | bindGettextDomain (const char *domainname) |
|
const char * | bindtextdomain (const char *domainname, const char *dirname) |
|
const char * | dgettext (const char *domainname, const char *msgid) |
|
const char * | getText (const char *domainname, const char *msgid) |
|
double | degree (double rad) |
|
double | radian (double deg) |
|
float | degree (float rad) |
|
float | radian (float deg) |
|
double | radian (int deg) |
|
template<int precision> |
double | reducePrecision (double x) |
|
std::ostream & | nullout () |
|
CNOID_EXPORT void | loadPCD (SgPointSet *out_pointSet, const std::string &filename) |
|
CNOID_EXPORT void | savePCD (SgPointSet *pointSet, const std::string &filename, const Isometry3 &viewpoint=Isometry3::Identity()) |
|
template<class T , class U > |
bool | operator== (ref_ptr< T > const &a, ref_ptr< U > const &b) |
|
template<class T , class U > |
bool | operator!= (ref_ptr< T > const &a, ref_ptr< U > const &b) |
|
template<class T , class U > |
bool | operator== (ref_ptr< T > const &a, U *b) |
|
template<class T , class U > |
bool | operator!= (ref_ptr< T > const &a, U *b) |
|
template<class T , class U > |
bool | operator== (T *a, ref_ptr< U > const &b) |
|
template<class T , class U > |
bool | operator!= (T *a, ref_ptr< U > const &b) |
|
template<class T > |
bool | operator< (ref_ptr< T > const &a, ref_ptr< T > const &b) |
|
template<class T > |
void | swap (ref_ptr< T > &lhs, ref_ptr< T > &rhs) |
|
template<class T , class U > |
ref_ptr< T > | static_pointer_cast (ref_ptr< U > const &p) |
|
template<class T , class U > |
ref_ptr< T > | const_pointer_cast (ref_ptr< U > const &p) |
|
template<class T , class U > |
ref_ptr< T > | dynamic_pointer_cast (ref_ptr< U > const &p) |
|
template<class Y > |
std::ostream & | operator<< (std::ostream &os, ref_ptr< Y > const &p) |
|
template<class T , class U > |
bool | operator== (weak_ref_ptr< T > const &a, weak_ref_ptr< U > const &b) |
|
template<class T , class U > |
bool | operator< (weak_ref_ptr< T > const &a, weak_ref_ptr< U > const &b) |
|
template<class T > |
void | swap (weak_ref_ptr< T > &a, weak_ref_ptr< T > &b) |
|
CNOID_EXPORT Affine3 | calcTotalTransform (const SgNodePath &path) |
|
CNOID_EXPORT Affine3 | calcTotalTransform (const SgNodePath &path, const SgNode *targetNode) |
|
CNOID_EXPORT Affine3 | calcTotalTransform (SgNodePath::const_iterator begin, SgNodePath::const_iterator end) |
|
CNOID_EXPORT Isometry3 | calcRelativePosition (const SgNodePath &path, const SgNode *targetNode) |
|
CNOID_EXPORT Isometry3 | calcRelativePosition (SgNodePath::const_iterator begin, SgNodePath::const_iterator end) |
|
CNOID_EXPORT int | makeTransparent (SgNode *topNode, float transparency, CloneMap &cloneMap, bool doKeepOrgTransparency=true) |
|
void | msleep (int msec) |
|
void | usleep (int usec) |
|
void | trim (std::string &s) |
|
std::string | trimmed (const std::string &s) |
|
float | strtof (const char *nptr, char **endptr) |
|
double | strtod (const char *nptr, char **endptr) |
|
template<class Type , class Iterator , class TokenizerFunc > |
TokenIteratorGenerator< TokenizerFunc, Iterator, Type >::type | make_token_iterator (Iterator begin, Iterator end, const TokenizerFunc &fun) |
|
const std::string & | toUTF8 (const std::string &text) |
|
const std::string & | fromUTF8 (const std::string &text) |
|
const std::string | toUTF8 (const char *text) |
|
const std::string | fromUTF8 (const char *text) |
|
template<class Container > |
bool | writeElements (Mapping &mapping, const std::string &key, const Container &elements, bool isFlowStyle=false) |
|
template<class Container > |
bool | readElements (const Mapping &mapping, const std::string &key, Container &elements) |
|
const CNOID_EXPORT char * | labelOfVRMLfieldTypeId (const std::type_info &fieldType) |
|
template<typename TValue > |
const char * | labelOfVRMLfieldType () |
|
template<class VRMLNodeType > |
ref_ptr< VRMLNodeType > | dynamic_node_cast (VRMLNodePtr node) |
|
std::ostream & | operator<< (std::ostream &out, const SFVec2f &v) |
|
std::ostream & | operator<< (std::ostream &out, const SFVec3f &v) |
|
std::ostream & | operator<< (std::ostream &out, const SFColor &v) |
|
std::ostream & | operator<< (std::ostream &out, const cnoid::SFRotation &v) |
|
CNOID_EXPORT int | addBodyToCollisionDetector (Body &body, CollisionDetector &detector, bool enableSelfCollisions=true) |
|
CNOID_EXPORT int | loadDefaultBodyCustomizers (std::ostream &os) |
|
CNOID_EXPORT int | loadBodyCustomizers (const std::string pathString, std::ostream &os) |
|
CNOID_EXPORT BodyCustomizerInterface * | findBodyCustomizer (std::string modelName) |
|
BodyMotion::Frame | operator<< (BodyMotion::Frame frame, const Body &body) |
|
const Body & | operator>> (const Body &body, BodyMotion::Frame frame) |
|
BodyMotion::Frame | operator>> (BodyMotion::Frame frame, const Body &body) |
|
BodyMotion::ConstFrame | operator>> (BodyMotion::ConstFrame frame, Body &body) |
|
Body & | operator<< (Body &body, BodyMotion::Frame frame) |
|
Body & | operator<< (Body &body, BodyMotion::ConstFrame frame) |
|
CNOID_EXPORT bool | loadHrpsysSeqFileSet (BodyMotion &motion, const std::string &filename, std::ostream &os) |
|
CNOID_EXPORT bool | saveHrpsysSeqFileSet (BodyMotion &motion, Body *body, const std::string &filename, std::ostream &os) |
|
CNOID_EXPORT void | calcLinkAccSeq (MultiSE3Seq &linkPosSeq, AccelerationSensor *gsens, int frameBegin, int numFrames, Vector3Seq &out_accSeq) |
|
CNOID_EXPORT bool | applyVelocityLimitFilter (MultiValueSeq &seq, Body *body, std::ostream &os=nullout()) |
|
CNOID_EXPORT bool | applyVelocityLimitFilter2 (MultiValueSeq &seq, int part, double absLimit) |
|
CNOID_EXPORT bool | applyVelocityLimitFilterDummy () |
|
CNOID_EXPORT bool | applyPollardVelocityLimitFilter (MultiValueSeq &seq, Body *body, double ks, std::ostream &os=nullout()) |
|
CNOID_EXPORT void | applyGaussianFilter (MultiValueSeq &seq, double sigma, int range, std::ostream &os=nullout()) |
|
CNOID_EXPORT void | applyRangeLimitFilter (MultiValueSeq &seq, Body *body, double limitGrad, double edgeGradRatio, double margin, std::ostream &os=nullout()) |
|
BodyState & | operator<< (BodyState &state, const Body &body) |
|
const BodyState & | operator>> (const BodyState &state, Body &body) |
|
Body & | operator<< (Body &body, const BodyState &state) |
|
const Body & | operator>> (const Body &body, BodyState &state) |
|
CNOID_EXPORT void | setCnoidBodyTextDomainCodeset () |
|
Vector6 | calcInverseDynamics (Link *link) |
|
void | calcCMJacobian (Body *body, Link *base, Eigen::MatrixXd &J) |
| compute CoM Jacobian More...
|
|
void | calcAngularMomentumJacobian (Body *body, Link *base, Eigen::MatrixXd &H) |
| compute Angular Momentum Jacobian More...
|
|
template<int elementMask, int rowOffset, int colOffset, bool useTargetLinkLocalPos> |
void | setJacobian (const JointPath &path, Link *targetLink, const Vector3 &targetLinkLocalPos, MatrixXd &out_J) |
|
template<int elementMask, int rowOffset, int colOffset> |
void | setJacobian (const JointPath &path, Link *targetLink, MatrixXd &out_J) |
|
std::shared_ptr< JointPath > | getCustomJointPath (Body *body, Link *baseLink, Link *endLink) |
|
LeggedBodyHelper * | getLeggedBodyHelper (Body *body) |
|
void | calcMassMatrix (Body *body, const Vector3 &g, Eigen::MatrixXd &out_M, VectorXd &out_b) |
|
void | calcMassMatrix (Body *body, MatrixXd &out_M) |
|
CNOID_EXPORT void | calcMassMatrix (Body *body, const Vector3 &g, MatrixXd &out_M, VectorXd &out_b) |
|
CNOID_EXPORT std::shared_ptr< MultiDeviceStateSeq > | getMultiDeviceStateSeq (const BodyMotion &motion) |
|
CNOID_EXPORT std::shared_ptr< MultiDeviceStateSeq > | getOrCreateMultiDeviceStateSeq (BodyMotion &motion) |
|
CNOID_EXPORT void | clearMultiDeviceStateSeq (BodyMotion &motion) |
|
CNOID_EXPORT std::shared_ptr< ZMPSeq > | getZMPSeq (const BodyMotion &motion) |
|
CNOID_EXPORT std::shared_ptr< ZMPSeq > | getOrCreateZMPSeq (BodyMotion &motion) |
|
CNOID_EXPORT void | clearZMPSeq (BodyMotion &motion) |
|
CNOID_EXPORT bool | makeRootRelative (ZMPSeq &zmpseq, BodyMotion &motion, bool on) |
|
CNOID_EXPORT SignalProxy< void()> | sigAboutToQuit () |
|
CNOID_EXPORT void | updateGui () |
|
CNOID_EXPORT std::ostream & | mvout (bool doFlush=true) |
|
string | getOpenFileName (const string &caption, const string &extensions) |
|
vector< string > | getOpenFileNames (const string &caption, const string &extensions) |
|
CNOID_EXPORT void | callLater (const std::function< void()> &function, int priority=LazyCaller::NormalPriority) |
|
CNOID_EXPORT void | callFromMainThread (const std::function< void()> &function, int priority=LazyCaller::NormalPriority) |
|
CNOID_EXPORT bool | callSynchronously (const std::function< void()> &function, int priority=LazyCaller::NormalPriority) |
|
CNOID_EXPORT bool | isRunningInMainThread () |
|
const char * | LGPLtext () |
|
const char * | MITLicenseText () |
|
CNOID_EXPORT void | showMessageBox (const std::string &message) |
|
CNOID_EXPORT void | showMessageBox (const char *message) |
|
CNOID_EXPORT void | showMessageBox (const QString &message) |
|
CNOID_EXPORT void | showWarningDialog (const std::string &message) |
|
CNOID_EXPORT void | showWarningDialog (const char *message) |
|
CNOID_EXPORT void | showWarningDialog (const QString &message) |
|
CNOID_EXPORT bool | showConfirmDialog (const char *caption, const char *message) |
|
CNOID_EXPORT bool | showConfirmDialog (const std::string &caption, const std::string &message) |
|
CNOID_EXPORT bool | showConfirmDialog (const QString &caption, const QString &message) |
|
template<class ValueType > |
ChangeProperty< ValueType > | changeProperty (ValueType &variable) |
|
TimeSyncItemEngine * | createBodyMotionEngine (BodyMotionItem *motionItem, BodyMotionEngine *engine0) |
|
void | initializeHrpsysFileIO (ExtensionManager *ext) |
|
void | initializeSplineFilterDialog (ExtensionManager *ext) |
|
CNOID_EXPORT void | registerTagTraceStatementTagGroupResolver () |
|
CNOID_EXPORT bool | playAudioFile (const std::string &filename, double volumeRatio=-1.0) |
|