Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CGeoDescriptor Class Reference

independent object describing geometry parametr of any object More...

#include <GeoDescriptor.h>

List of all members.

Public Types

enum  EType {
  NILL, ONE_POINT, TWO_POINT, TWO_POINT_ORIENTED,
  THREE_POINT, FOUR_POINT, LINE, PLANE
}

Public Methods

__fastcall CGeoDescriptor (EType type)
void __fastcall SetType (EType type)
void __fastcall SetData (double a, double b, double c, double d)
void __fastcall SetPoint1 (const CPoint &point)
void __fastcall SetPoint2 (const CPoint &point)
void __fastcall SetPoint3 (const CPoint &point)
void __fastcall SetPoint4 (const CPoint &point)
EType __fastcall GetType (void)
void __fastcall GetData (double &a, double &b, double &c, double &d)
const CPoint &__fastcall GetPoint1 (void)
const CPoint &__fastcall GetPoint2 (void)
const CPoint &__fastcall GetPoint3 (void)
const CPoint &__fastcall GetPoint4 (void)


Detailed Description

independent object describing geometry parametr of any object


The documentation for this class was generated from the following file:
Generated on Sun Feb 9 12:57:58 2003 for NemesisCore by doxygen1.3-rc2