eris 1.4.0
A WorldForge client library.
Eris::Entity::DynamicState Class Reference

Public Attributes

WFMath::Point< 3 > position
 
WFMath::Vector< 3 > velocity
 
WFMath::Quaternion orientation
 

Detailed Description

Definition at line 546 of file Entity.h.

Member Data Documentation

◆ orientation

WFMath::Quaternion Eris::Entity::DynamicState::orientation

Definition at line 551 of file Entity.h.

◆ position

WFMath::Point<3> Eris::Entity::DynamicState::position

Definition at line 549 of file Entity.h.

◆ velocity

WFMath::Vector<3> Eris::Entity::DynamicState::velocity

Definition at line 550 of file Entity.h.


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