sprint 1-alpha
Public Member Functions | Public Attributes
sprint::point4< T > Struct Template Reference

3d homogeneous coordinate, quaternion More...

#include <point.h>

List of all members.

Public Member Functions

 point4 (T _x, T _y, T _z, T _w)

Public Attributes

x
y
z
w

Detailed Description

template<class T>
struct sprint::point4< T >

3d homogeneous coordinate, quaternion


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines