Conscience Core
Public Member Functions | 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)
 
btHingeConstraint * getBulletConstraint () const override
 
- Public Member Functions inherited from conscience_core::simulator::CscPhysicsSimulator::BaseEntityOutputPhysicsState
 BaseEntityOutputPhysicsState (btTypedConstraint *bulletConstraint, float value, float objectiveValue, float speedMax)
 
virtual ~BaseEntityOutputPhysicsState ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ PropellerPhysicsState()

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

Member Function Documentation

◆ getBulletConstraint()

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

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