mbsim  4.0.0
MBSim Kernel
MBSim::OpenMBVPlanarContour Class Reference
Inheritance diagram for MBSim::OpenMBVPlanarContour:
[legend]

Public Member Functions

 OpenMBVPlanarContour (const std::vector< double > &nodes_=std::vector< double >(), bool filled_=false, const fmatvec::Vec3 &dc=fmatvec::Vec3(std::vector< double >{-1, 1, 1}), double tp=0, double ps=0, double lw=0)
 
std::shared_ptr< OpenMBV::RigidBodycreateOpenMBV ()
 
void initializeUsingXML (xercesc::DOMElement *element)
 
const std::vector< double > & getNodes () const
 
bool getFilled () const
 
- Public Member Functions inherited from MBSim::OpenMBVColoredBody
 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 ()
 
- Public Member Functions inherited from MBSim::OpenMBVBody
void initializeUsingXML (xercesc::DOMElement *element)
 

Protected Attributes

std::vector< double > nodes
 
bool filled
 
- Protected Attributes inherited from MBSim::OpenMBVColoredBody
fmatvec::Vec3 dc
 
double tp
 
double ps
 
double lw
 
- Protected Attributes inherited from MBSim::OpenMBVBody
std::string id
 

Additional Inherited Members

- Protected Member Functions inherited from MBSim::OpenMBVColoredBody
void initializeObject (const std::shared_ptr< OpenMBV::DynamicColoredBody > &object)
 
- Protected Member Functions inherited from MBSim::OpenMBVBody
void initializeObject (const std::shared_ptr< OpenMBV::Body > &object)
 

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