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

#include <CscPhysicsSimulator.h>

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

Public Member Functions

 WheelPhysicsState (btHingeConstraint *bulletConstraint, const CscMemberWheel *wheel)
 
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

◆ WheelPhysicsState()

conscience_core::simulator::CscPhysicsSimulator::WheelPhysicsState::WheelPhysicsState ( btHingeConstraint *  bulletConstraint,
const CscMemberWheel wheel 
)
inline

Member Function Documentation

◆ getBulletConstraint()

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

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