Blender V2.61 - r43446
Public Member Functions | Public Attributes

PHY__Vector2 Struct Reference

#include <PHY_DynamicTypes.h>

List of all members.

Public Member Functions

 operator const float * () const
 operator float * ()

Public Attributes

float m_vec [2]

Detailed Description

Definition at line 28 of file PHY_DynamicTypes.h.


Member Function Documentation

PHY__Vector2::operator const float * ( ) const [inline]

Definition at line 32 of file PHY_DynamicTypes.h.

References m_vec.

PHY__Vector2::operator float * ( ) [inline]

Definition at line 36 of file PHY_DynamicTypes.h.

References m_vec.


Member Data Documentation

Definition at line 30 of file PHY_DynamicTypes.h.

Referenced by operator const float *(), and operator float *().


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