mbsim
4.0.0
MBSim Kernel
|
Public Types | |
enum | ColorRepresentation { none =0 , absoluteValue , stickslip } |
![]() | |
enum | SideOfInteraction { action =0 , reaction , both } |
![]() | |
enum | Type { line , fromHead , toHead , bothHeads , fromDoubleHead , toDoubleHead , bothDoubleHeads } |
enum | ReferencePoint { toPoint , fromPoint , midPoint } |
enum | ColorRepresentation { none =0 , absoluteValue } |
Public Member Functions | |
OpenMBVFrictionArrow (unsigned int sI=0, double sL=1, double sS=1, const OpenMBVArrow::Type &type=OpenMBVArrow::toHead, const OpenMBVArrow::ReferencePoint &refPoint=OpenMBVArrow::fromPoint, unsigned int cR=0, double minCol=0, double maxCol=1, const fmatvec::Vec3 &dc=fmatvec::Vec3(std::vector< double >{-1, 1, 1}), double tp=0, double ps=0, double lw=0) | |
![]() | |
OpenMBVInteractionArrow (unsigned int sI_=0, double sL=1, double sS=1, const OpenMBVArrow::Type &type=OpenMBVArrow::toHead, const OpenMBVArrow::ReferencePoint &refPoint=OpenMBVArrow::fromPoint, unsigned int cR=0, double minCol=0, double maxCol=1, const fmatvec::Vec3 &dc=fmatvec::Vec3(std::vector< double >{-1, 1, 1}), double tp=0, double ps=0, double lw=0) | |
void | initializeUsingXML (xercesc::DOMElement *element) |
unsigned int | getSideOfInteraction () const |
![]() | |
OpenMBVArrow (double sL_=1, double sS_=1, const OpenMBVArrow::Type &type_=OpenMBVArrow::toHead, const OpenMBVArrow::ReferencePoint &refPoint_=OpenMBVArrow::fromPoint, unsigned int cR=0, double minCol=0, double maxCol=1, const fmatvec::Vec3 &dc=fmatvec::Vec3(std::vector< double >{-1, 1, 1}), double tp=0, double ps=0, double lw=0) | |
void | initializeUsingXML (xercesc::DOMElement *element) |
std::shared_ptr< OpenMBV::Arrow > | createOpenMBV () |
![]() | |
OpenMBVDynamicColoredBody (unsigned cR_=0, double minCol_=0, double maxCol_=1, const fmatvec::Vec3 &dc=fmatvec::Vec3(std::vector< double >{-1, 1, 1}), double tp=0, double ps=0, double lw=0) | |
void | initializeUsingXML (xercesc::DOMElement *element) |
unsigned int | getColorRepresentation () const |
![]() | |
OpenMBVColoredBody (const fmatvec::Vec3 &dc_=fmatvec::Vec3(std::vector< double >{-1, 1, 1}), double tp_=0, double ps_=0, double lw_=0) | |
void | initializeUsingXML (xercesc::DOMElement *element) |
template<class T > | |
std::shared_ptr< T > | createOpenMBV () |
![]() | |
void | initializeUsingXML (xercesc::DOMElement *element) |
Additional Inherited Members | |
![]() | |
void | initializeObject (const std::shared_ptr< OpenMBV::Arrow > &object) |
![]() | |
void | initializeObject (const std::shared_ptr< OpenMBV::Arrow > &object) |
![]() | |
void | initializeObject (const std::shared_ptr< OpenMBV::DynamicColoredBody > &object) |
![]() | |
void | initializeObject (const std::shared_ptr< OpenMBV::DynamicColoredBody > &object) |
![]() | |
void | initializeObject (const std::shared_ptr< OpenMBV::Body > &object) |
![]() | |
unsigned int | sI |
![]() | |
double | sL |
double | sS |
OpenMBVArrow::Type | type |
OpenMBVArrow::ReferencePoint | refPoint |
![]() | |
unsigned int | cR |
double | minCol |
double | maxCol |
std::vector< std::string > | cRL |
![]() | |
fmatvec::Vec3 | dc |
double | tp |
double | ps |
double | lw |
![]() | |
std::string | id |