HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PointP Class Reference

DO NOT USE THIS CLASS!!! More...

#include <GEO_Point.h>

+ Inheritance diagram for GEO_PointP:

Public Member Functions

 GEO_PointP ()
 
 GEO_PointP (const GA_Detail *gdp, GA_Offset offset)
 
 GEO_PointP (const GA_Detail &gdp, GA_Offset offset)
 
 GEO_PointP (const GA_GBPointP &that)
 
 GEO_PointP (const GA_GBPoint *that)
 
GEO_Pointoperator-> () const
 
GEO_Pointoperator* () const
 
 operator GEO_Point () const
 
- Public Member Functions inherited from GA_GBPointP
 GA_GBPointP ()
 
 GA_GBPointP (const GA_Detail *gdp, GA_Offset offset)
 
 GA_GBPointP (const GA_Detail &gdp, GA_Offset offset)
 
 GA_GBPointP (const GA_GBPointP &that)
 
 GA_GBPointP (const GA_GBPoint *that)
 
bool operator! () const
 
 operator bool () const
 
 operator GA_GBPoint () const
 
 operator GA_Offset () const
 
GA_GBPointPoperator= (const GA_GBPointP &that)
 
GA_GBPointPoperator= (const GA_GBPoint *that)
 
GA_GBPointoperator* () const
 
bool operator== (const GA_GBPointP &that)
 
bool operator!= (const GA_GBPointP &that)
 
bool operator== (const GA_GBPoint *that)
 
bool operator!= (const GA_GBPoint *that)
 
GA_GBPointoperator-> () const
 

Additional Inherited Members

- Public Attributes inherited from GA_GBPointP
GA_GBPoint myPoint
 

Detailed Description

DO NOT USE THIS CLASS!!!

Definition at line 389 of file GEO_Point.h.

Constructor & Destructor Documentation

GEO_PointP::GEO_PointP ( )
inline

Definition at line 393 of file GEO_Point.h.

GEO_PointP::GEO_PointP ( const GA_Detail gdp,
GA_Offset  offset 
)
inline

Definition at line 397 of file GEO_Point.h.

GEO_PointP::GEO_PointP ( const GA_Detail gdp,
GA_Offset  offset 
)
inline

Definition at line 401 of file GEO_Point.h.

GEO_PointP::GEO_PointP ( const GA_GBPointP that)
inline

Definition at line 405 of file GEO_Point.h.

GEO_PointP::GEO_PointP ( const GA_GBPoint that)
inline

Definition at line 409 of file GEO_Point.h.

Member Function Documentation

GEO_PointP::operator GEO_Point ( ) const
inline

Definition at line 423 of file GEO_Point.h.

GEO_Point& GEO_PointP::operator* ( ) const
inline

Definition at line 418 of file GEO_Point.h.

GEO_Point* GEO_PointP::operator-> ( ) const
inline

Definition at line 413 of file GEO_Point.h.


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