AnimatLab  2
Test
BulletAnimatSim::BlClassFactory Class Reference
+ Inheritance diagram for BulletAnimatSim::BlClassFactory:
+ Collaboration diagram for BulletAnimatSim::BlClassFactory:

Public Member Functions

virtual Adapter * CreateAdapter (std::string strType, bool bThrowError=true)
 
virtual ConstraintFriction * CreateConstraintFriction (std::string strType, bool bThrowError=true)
 
virtual ConstraintRelaxation * CreateConstraintRelaxation (std::string strType, bool bThrowError=true)
 
virtual DataChart * CreateDataChart (std::string strType, bool bThrowError=true)
 
virtual DataColumn * CreateDataColumn (std::string strType, bool bThrowError=true)
 
virtual ExternalStimulusCreateExternalStimulus (std::string strType, bool bThrowError=true)
 
virtual Gain * CreateGain (std::string strType, bool bThrowError=true)
 
virtual Hud * CreateHud (std::string strType, bool bThrowError=true)
 
virtual HudItem * CreateHudItem (std::string strType, bool bThrowError=true)
 
virtual Joint * CreateJoint (std::string strType, bool bThrowError=true)
 
virtual KeyFrame * CreateKeyFrame (std::string strType="", bool bThrowError=true)
 
virtual Light * CreateLight (std::string strType, bool bThrowError=true)
 
virtual MaterialType * CreateMaterialItem (std::string strType, bool bThrowError=true)
 
virtual NeuralModule * CreateNeuralModule (std::string strType, bool bThrowError=true)
 
virtual CStdSerializeCreateObject (std::string strClassType, std::string strObjectType, bool bThrowError=true)
 
virtual RemoteControlLinkage * CreateRemoteControlLinkage (std::string strType, bool bThrowError=true)
 
virtual RigidBody * CreateRigidBody (std::string strType, bool bThrowError=true)
 
virtual Simulator * CreateSimulator (std::string strType="", bool bThrowError=true)
 
virtual Structure * CreateStructure (std::string strType, bool bThrowError=true)
 
virtual SimulationWindow * CreateWindowItem (std::string strType, bool bThrowError=true)
 

Detailed Description

Definition at line 11 of file BlClassFactory.h.


The documentation for this class was generated from the following files: