SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
ai::MoveVector Class Reference

Public Member Functions

 MoveVector (const glm::vec3 &vec3, float rotation)
 
 MoveVector (const glm::vec3 &vec3, double rotation)
 
float getOrientation (float duration) const
 
const glm::vec3 & getVector () const
 
glm::vec3 getVector ()
 
float getRotation () const
 
 operator glm::vec3 () const
 
 operator const glm::vec3 & () const
 
 operator float () const
 

Protected Attributes

const glm::vec3 _vec3
 
const float _rotation
 

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