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

2d homogeneous coordinate, 3d point More...

#include <point.h>

List of all members.

Public Member Functions

 point3 (T _x, T _y, T _z)

Public Attributes

x
y
z

Detailed Description

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

2d homogeneous coordinate, 3d point


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