RVC::CAD::ELEMENT::BOX Class Reference

CAD element TYPE_RotationBox class implementation. More...

#include <rvc/cad.h>

List of all members.

Public Member Functions

 BOX (const BOX &rhs)
 BOX ()
void Clear ()
void GeneratePoints (POLYLINE &PolyLine, DIMENSION dim) const
const DRECT3DGetBoxExtents () const
double GetRotation () const
BOXoperator= (const BOX &rhs)
void SetBoxExtents (const DRECT3D &rect)
void SetRotation (double Rotation)


Detailed Description

CAD element TYPE_RotationBox class implementation.

Definition at line 1036 of file cad.h.


Constructor & Destructor Documentation

RVC::CAD::ELEMENT::BOX::BOX  )  [inline]
 

Default Constructor.

Definition at line 1039 of file cad.h.

RVC::CAD::ELEMENT::BOX::BOX const BOX rhs  )  [inline]
 

Copy Constructor.

Definition at line 1042 of file cad.h.


Member Function Documentation

void RVC::CAD::ELEMENT::BOX::Clear  )  [inline]
 

Clear the box.

Definition at line 1056 of file cad.h.

void RVC::CAD::ELEMENT::BOX::GeneratePoints POLYLINE PolyLine,
DIMENSION  dim
const
 

const DRECT3D& RVC::CAD::ELEMENT::BOX::GetBoxExtents  )  const [inline]
 

Get the box rectangle, unrotated.

Returns:
The box rectangle

Definition at line 1071 of file cad.h.

double RVC::CAD::ELEMENT::BOX::GetRotation  )  const [inline]
 

Get the box rotation value in radians.

Returns:
The box rotation value in radians

Definition at line 1076 of file cad.h.

BOX& RVC::CAD::ELEMENT::BOX::operator= const BOX rhs  )  [inline]
 

Assignment Operator.

Definition at line 1045 of file cad.h.

void RVC::CAD::ELEMENT::BOX::SetBoxExtents const DRECT3D rect  )  [inline]
 

Set the box rectangle, unrotated.

Definition at line 1080 of file cad.h.

void RVC::CAD::ELEMENT::BOX::SetRotation double  Rotation  )  [inline]
 

Set the box rotation value in radians.

Definition at line 1085 of file cad.h.


The documentation for this class was generated from the following file:
Generated on Wed May 31 15:30:24 2006 for TNTsdk by  doxygen 1.3.8-20040913