VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
DtGeodeticQuadrangle Class Reference
+ Collaboration diagram for DtGeodeticQuadrangle:

Public Member Functions

 DtGeodeticQuadrangle ()
 
 ~DtGeodeticQuadrangle ()
 
 DtGeodeticQuadrangle (const DtGeodeticQuadrangle &orig)
 
DtGeodeticQuadrangleoperator= (const DtGeodeticQuadrangle &orig)
 
virtual void setPoint1 (const DtGeodeticLocation &val)
 
virtual const DtGeodeticLocationpoint1 () const
 
virtual void setPoint2 (const DtGeodeticLocation &val)
 
virtual const DtGeodeticLocationpoint2 () const
 
bool operator== (const DtGeodeticQuadrangle &other) const
 
bool operator!= (const DtGeodeticQuadrangle &other) const
 
bool operator< (const DtGeodeticQuadrangle &other) const
 
int netSize () const
 
unsigned int getPaddingSize (unsigned long long byteOffset, unsigned int boundary) const
 
void writeToBuffer (char *buffer) const
 
void fillFromBuffer (const char *buffer, int bufferSize, int offset)
 
virtual void printData () const
 
virtual void printDataToStream (std::ostream &) const
 

Static Public Member Functions

static int octetBoundary ()
 

Protected Attributes

DtGeodeticLocation myPoint1
 
DtGeodeticLocation myPoint2
 

Constructor & Destructor Documentation

DtGeodeticQuadrangle::DtGeodeticQuadrangle ( )
DtGeodeticQuadrangle::~DtGeodeticQuadrangle ( )
DtGeodeticQuadrangle::DtGeodeticQuadrangle ( const DtGeodeticQuadrangle orig)

Member Function Documentation

void DtGeodeticQuadrangle::fillFromBuffer ( const char *  buffer,
int  bufferSize,
int  offset 
)
unsigned int DtGeodeticQuadrangle::getPaddingSize ( unsigned long long  byteOffset,
unsigned int  boundary 
) const
int DtGeodeticQuadrangle::netSize ( ) const
static int DtGeodeticQuadrangle::octetBoundary ( )
static
bool DtGeodeticQuadrangle::operator!= ( const DtGeodeticQuadrangle other) const
bool DtGeodeticQuadrangle::operator< ( const DtGeodeticQuadrangle other) const
DtGeodeticQuadrangle& DtGeodeticQuadrangle::operator= ( const DtGeodeticQuadrangle orig)
bool DtGeodeticQuadrangle::operator== ( const DtGeodeticQuadrangle other) const
virtual const DtGeodeticLocation& DtGeodeticQuadrangle::point1 ( ) const
virtual
virtual const DtGeodeticLocation& DtGeodeticQuadrangle::point2 ( ) const
virtual
virtual void DtGeodeticQuadrangle::printData ( ) const
virtual
virtual void DtGeodeticQuadrangle::printDataToStream ( std::ostream &  ) const
virtual
virtual void DtGeodeticQuadrangle::setPoint1 ( const DtGeodeticLocation val)
virtual
virtual void DtGeodeticQuadrangle::setPoint2 ( const DtGeodeticLocation val)
virtual
void DtGeodeticQuadrangle::writeToBuffer ( char *  buffer) const

Member Data Documentation

DtGeodeticLocation DtGeodeticQuadrangle::myPoint1
protected
DtGeodeticLocation DtGeodeticQuadrangle::myPoint2
protected

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)