RVC::VECTOR::LINE Struct Reference

Vector Line record definition. More...

#include <rvc/vector.h>

List of all members.

Public Member Functions

 LINE ()
DRECT3D GetExtents () const
bool IsValid () const
void SetExtents (const DRECT3D &rect)

Public Attributes

INT32 end
INT32 left
DPOINT3D maxval
DPOINT3D minval
INT32 right
INT32 start

Detailed Description

Vector Line record definition.


Constructor & Destructor Documentation

RVC::VECTOR::LINE::LINE (  )  [inline]

Member Function Documentation

DRECT3D RVC::VECTOR::LINE::GetExtents (  )  const [inline]

Get extents of vector line.

Returns:
extents of vector line
bool RVC::VECTOR::LINE::IsValid (  )  const [inline]
void RVC::VECTOR::LINE::SetExtents ( const DRECT3D rect  )  [inline]

Member Data Documentation

Nodes at start and end of line, may be equal.

Line maximum extents.

Line minimum extents.

Polygons on left and right side of line, -1 if none.


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

Generated on Sun Oct 7 21:38:25 2012 for TNTsdk 2012 by  doxygen 1.6.1