Public Member Functions | Public Attributes
SinglePrecision::Vec3 Class Reference

List of all members.

Public Member Functions

float dot (const Vec3 &v)
 Vec3 (void)
 Vec3 (float _x, float _y, float _z)

Public Attributes

float x
float y
float z

Detailed Description

Definition at line 436 of file bestfit.cpp.


Constructor & Destructor Documentation

SinglePrecision::Vec3::Vec3 ( void  ) [inline]

Definition at line 439 of file bestfit.cpp.

SinglePrecision::Vec3::Vec3 ( float  _x,
float  _y,
float  _z 
) [inline]

Definition at line 440 of file bestfit.cpp.


Member Function Documentation

float SinglePrecision::Vec3::dot ( const Vec3 v) [inline]

Definition at line 443 of file bestfit.cpp.


Member Data Documentation

Definition at line 448 of file bestfit.cpp.

Definition at line 449 of file bestfit.cpp.

Definition at line 450 of file bestfit.cpp.


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


clearpath_tools
Author(s): Sean Anderson
autogenerated on Sun Oct 5 2014 22:52:30