Main Page Class Hierarchy Compound List File List Compound Members File Members
TVec Class Reference
#include <Vec.h>
List of all members.
Detailed Description
Definition at line 29 of file Vec.h.
Constructor & Destructor Documentation
TVec::TVec (Int n) [inline]
|
TVec::TVec (Int n, double elt0, ...)
|
TVec::TVec (Int n, TVReal * data) [inline]
|
TVec::TVec (const TVec & v)
|
TVec::TVec (const TVec2 & v)
|
TVec::TVec (const TVec3 & v)
|
TVec::TVec (const TVec4 & v)
|
TVec::TVec (Int n, Axis a) [inline]
|
Member Function Documentation
TVec & TVec::Clamp (Real fuzz)
|
Int TVec::Elts () const [inline]
|
Bool TVec::IsRef () const [inline]
|
Definition at line 84 of file Vec.h.
TVec & TVec::MakeBlock (TVReal k = vl_one)
|
TVec & TVec::MakeUnit (Int i, TVReal k = vl_one)
|
TVec & TVec::Normalise () [inline]
|
TVReal * TVec::Ref () const [inline]
|
Void TVec::SetSize (Int n)
|
TVec & TVec::operator= (const TVec4 & v)
|
TVec & TVec::operator= (const TVec3 & v)
|
TVec & TVec::operator= (const TVec2 & v)
|
TVec & TVec::operator= (Axis a) [inline]
|
TVec & TVec::operator= (ZeroOrOne k) [inline]
|
TVec & TVec::operator= (const TSubVec & v)
|
TVec & TVec::operator= (const TVec & v)
|
TVReal TVec::operator[] (Int i) const [inline]
|
TVReal & TVec::operator[] (Int i) [inline]
|
Member Data Documentation
TVReal * TVec::data [protected]
|
Definition at line 87 of file Vec.h.
UInt32 TVec::elts [protected]
|
Definition at line 88 of file Vec.h.
The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:16:51 2000 for Class Library by
1.1.0 written by Dimitri van Heesch,
© 1997-2000