nux-1.16.0
nux::Line3D< T > Class Template Reference

List of all members.

Public Member Functions

 Line3D (const Line3D &line)
 Line3D (T lx_start, T ly_start, T lz_start, T lx_end, T ly_end, T lz_end)
 Line3D (const Vector3 &pt, Vector3 v)
const Line3D< T > & operator= (const Line3D< T > &)
bool operator== (const Line3D< T > &line) const
float Length () const
const Vec3< T > GetDirectionVector () const
const Vec3< T > GetStartPoint () const
const Vec3< T > GetEndPoint () const

Detailed Description

template<typename T>
class nux::Line3D< T >

Definition at line 32 of file Line3D.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends