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

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

#include <GEO_Point.h>

+ Inheritance diagram for GA_GBPointP:

Public Member Functions

 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
 

Public Attributes

GA_GBPoint myPoint
 

Detailed Description

DO NOT USE THIS CLASS!!!

Definition at line 193 of file GEO_Point.h.

Constructor & Destructor Documentation

GA_GBPointP::GA_GBPointP ( )
inline

Definition at line 197 of file GEO_Point.h.

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

Definition at line 201 of file GEO_Point.h.

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

Definition at line 205 of file GEO_Point.h.

GA_GBPointP::GA_GBPointP ( const GA_GBPointP that)
inline

Definition at line 209 of file GEO_Point.h.

GA_GBPointP::GA_GBPointP ( const GA_GBPoint that)
inline

Definition at line 213 of file GEO_Point.h.

Member Function Documentation

GA_GBPointP::operator bool ( ) const
inline

Definition at line 225 of file GEO_Point.h.

GA_GBPointP::operator GA_GBPoint ( ) const
inline

Definition at line 230 of file GEO_Point.h.

GA_GBPointP::operator GA_Offset ( ) const
inline

Definition at line 235 of file GEO_Point.h.

bool GA_GBPointP::operator! ( void  ) const
inline

Definition at line 220 of file GEO_Point.h.

bool GA_GBPointP::operator!= ( const GA_GBPointP that)
inline

Definition at line 270 of file GEO_Point.h.

bool GA_GBPointP::operator!= ( const GA_GBPoint that)
inline

Definition at line 285 of file GEO_Point.h.

GA_GBPoint& GA_GBPointP::operator* ( ) const
inline

Definition at line 255 of file GEO_Point.h.

GA_GBPoint* GA_GBPointP::operator-> ( ) const
inline

Definition at line 290 of file GEO_Point.h.

GA_GBPointP& GA_GBPointP::operator= ( const GA_GBPointP that)
inline

Definition at line 240 of file GEO_Point.h.

GA_GBPointP& GA_GBPointP::operator= ( const GA_GBPoint that)
inline

Definition at line 246 of file GEO_Point.h.

bool GA_GBPointP::operator== ( const GA_GBPointP that)
inline

Definition at line 260 of file GEO_Point.h.

bool GA_GBPointP::operator== ( const GA_GBPoint that)
inline

Definition at line 275 of file GEO_Point.h.

Member Data Documentation

GA_GBPoint GA_GBPointP::myPoint

Definition at line 295 of file GEO_Point.h.


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