Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
vect3d Struct Reference

#include <vect3d.h>

Public Member Functions

 vect3d ()
 
 vect3d (const vect3d &other)
 
vect3doperator= (const vect3d &rhs)
 
vect3doperator*= (float rhs)
 

Public Attributes

float x
 
float y
 
float z
 

Constructor & Destructor Documentation

vect3d::vect3d ( )
inline
vect3d::vect3d ( const vect3d other)
inline

Member Function Documentation

vect3d& vect3d::operator*= ( float  rhs)
inline
vect3d& vect3d::operator= ( const vect3d rhs)
inline

Member Data Documentation

float vect3d::x
float vect3d::y
float vect3d::z

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