![]() |
VR-Link API Documentation for DIS
|
Collaboration diagram for DtGeodeticQuadrangle:Public Member Functions | |
| DtGeodeticQuadrangle () | |
| ~DtGeodeticQuadrangle () | |
| DtGeodeticQuadrangle (const DtGeodeticQuadrangle &orig) | |
| DtGeodeticQuadrangle & | operator= (const DtGeodeticQuadrangle &orig) |
| virtual void | setPoint1 (const DtGeodeticLocation &val) |
| virtual const DtGeodeticLocation & | point1 () const |
| virtual void | setPoint2 (const DtGeodeticLocation &val) |
| virtual const DtGeodeticLocation & | point2 () 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 |
| DtGeodeticQuadrangle::DtGeodeticQuadrangle | ( | ) |
| DtGeodeticQuadrangle::~DtGeodeticQuadrangle | ( | ) |
| DtGeodeticQuadrangle::DtGeodeticQuadrangle | ( | const DtGeodeticQuadrangle & | orig | ) |
| unsigned int DtGeodeticQuadrangle::getPaddingSize | ( | unsigned long long | byteOffset, |
| unsigned int | boundary | ||
| ) | const |
| int DtGeodeticQuadrangle::netSize | ( | ) | const |
|
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 |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| void DtGeodeticQuadrangle::writeToBuffer | ( | char * | buffer | ) | const |
|
protected |
|
protected |