Conscience Core
Public Member Functions | Public Attributes | List of all members
conscience_core::simulator::CscPhysicsSimulator::PropellerPhysicsState Struct Reference

#include <CscPhysicsSimulator.h>

Inheritance diagram for conscience_core::simulator::CscPhysicsSimulator::PropellerPhysicsState:
conscience_core::simulator::CscPhysicsSimulator::BaseEntityOutputPhysicsState

Public Member Functions

 PropellerPhysicsState (btHingeConstraint *bulletConstraint, const CscPropeller *propeller)
 
 ~PropellerPhysicsState () override
 
btHingeConstraint * getBulletConstraint () const
 
- Public Member Functions inherited from conscience_core::simulator::CscPhysicsSimulator::BaseEntityOutputPhysicsState
 BaseEntityOutputPhysicsState (float value, float objectiveValue, float speedMax)
 
virtual ~BaseEntityOutputPhysicsState ()
 

Public Attributes

btHingeConstraint *const bulletConstraint
 
- Public Attributes inherited from conscience_core::simulator::CscPhysicsSimulator::BaseEntityOutputPhysicsState
float value
 
float objectiveValue
 
float speedMax
 

Constructor & Destructor Documentation

◆ PropellerPhysicsState()

conscience_core::simulator::CscPhysicsSimulator::PropellerPhysicsState::PropellerPhysicsState ( btHingeConstraint *  bulletConstraint,
const CscPropeller propeller 
)
inline

◆ ~PropellerPhysicsState()

conscience_core::simulator::CscPhysicsSimulator::PropellerPhysicsState::~PropellerPhysicsState ( )
override

Member Function Documentation

◆ getBulletConstraint()

btHingeConstraint* conscience_core::simulator::CscPhysicsSimulator::PropellerPhysicsState::getBulletConstraint ( ) const
inline

Member Data Documentation

◆ bulletConstraint

btHingeConstraint* const conscience_core::simulator::CscPhysicsSimulator::PropellerPhysicsState::bulletConstraint

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