VR-Link API Documentation for HLA 1.3
 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
DtGeodeticPolygon Class Reference
+ Collaboration diagram for DtGeodeticPolygon:

Public Member Functions

 DtGeodeticPolygon ()
 
 ~DtGeodeticPolygon ()
 
 DtGeodeticPolygon (const DtGeodeticPolygon &orig)
 
DtGeodeticPolygonoperator= (const DtGeodeticPolygon &orig)
 
virtual void setGeodeticPolygon (const std::vector< DtGeodeticLocation > &val)
 
virtual const std::vector
< DtGeodeticLocation > & 
geodeticPolygon () const
 
bool operator== (const DtGeodeticPolygon &other) const
 
bool operator!= (const DtGeodeticPolygon &other) const
 
bool operator< (const DtGeodeticPolygon &other) const
 
int netSize () const
 
unsigned int getPaddingSize (unsigned long long byteOffset, unsigned int boundary, unsigned int hint=1) 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

std::vector< DtGeodeticLocationmyGeodeticPolygon
 

Constructor & Destructor Documentation

DtGeodeticPolygon::DtGeodeticPolygon ( )
DtGeodeticPolygon::~DtGeodeticPolygon ( )
DtGeodeticPolygon::DtGeodeticPolygon ( const DtGeodeticPolygon orig)

Member Function Documentation

void DtGeodeticPolygon::fillFromBuffer ( const char *  buffer,
int  bufferSize,
int  offset 
)
virtual const std::vector<DtGeodeticLocation>& DtGeodeticPolygon::geodeticPolygon ( ) const
virtual
unsigned int DtGeodeticPolygon::getPaddingSize ( unsigned long long  byteOffset,
unsigned int  boundary,
unsigned int  hint = 1 
) const
int DtGeodeticPolygon::netSize ( ) const
static int DtGeodeticPolygon::octetBoundary ( )
static
bool DtGeodeticPolygon::operator!= ( const DtGeodeticPolygon other) const
bool DtGeodeticPolygon::operator< ( const DtGeodeticPolygon other) const
DtGeodeticPolygon& DtGeodeticPolygon::operator= ( const DtGeodeticPolygon orig)
bool DtGeodeticPolygon::operator== ( const DtGeodeticPolygon other) const
virtual void DtGeodeticPolygon::printData ( ) const
virtual
virtual void DtGeodeticPolygon::printDataToStream ( std::ostream &  ) const
virtual
virtual void DtGeodeticPolygon::setGeodeticPolygon ( const std::vector< DtGeodeticLocation > &  val)
virtual
void DtGeodeticPolygon::writeToBuffer ( char *  buffer) const

Member Data Documentation

std::vector<DtGeodeticLocation> DtGeodeticPolygon::myGeodeticPolygon
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)