RVC::VECTOR::POLYGON Struct Reference

Vector Polygon record definition. More...

#include <rvc/vector.h>

List of all members.

Public Member Functions

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

Public Attributes

DPOINT3D maxval
DPOINT3D minval
INT32 polyinside

Detailed Description

Vector Polygon record definition.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Get extents of vector polygon.

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

Member Data Documentation

Polygon maximum extents.

Polygon minimum extents.

Polygon we're inside of, or -1 if not contained in another polygon.

GENERATING_DOXYGEN_OUTPUT


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