![]() |
VR-Forces 5.0.3 Developer's Guide
|
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 |
| 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 |
| makVrfMetoc::DtGeodeticQuadrangle::DtGeodeticQuadrangle | ( | ) |
| makVrfMetoc::DtGeodeticQuadrangle::~DtGeodeticQuadrangle | ( | ) |
| makVrfMetoc::DtGeodeticQuadrangle::DtGeodeticQuadrangle | ( | const DtGeodeticQuadrangle & | orig | ) |
| DtGeodeticQuadrangle& makVrfMetoc::DtGeodeticQuadrangle::operator= | ( | const DtGeodeticQuadrangle & | orig | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
| bool makVrfMetoc::DtGeodeticQuadrangle::operator== | ( | const DtGeodeticQuadrangle & | other | ) | const |
| bool makVrfMetoc::DtGeodeticQuadrangle::operator!= | ( | const DtGeodeticQuadrangle & | other | ) | const |
| int makVrfMetoc::DtGeodeticQuadrangle::netSize | ( | ) | const |
|
static |
| unsigned int makVrfMetoc::DtGeodeticQuadrangle::getPaddingSize | ( | unsigned long long | byteOffset, |
| unsigned int | boundary | ||
| ) | const |
| void makVrfMetoc::DtGeodeticQuadrangle::writeToBuffer | ( | char * | buffer | ) | const |
| void makVrfMetoc::DtGeodeticQuadrangle::fillFromBuffer | ( | const char * | buffer, |
| int | bufferSize, | ||
| int | offset | ||
| ) |
|
virtual |
|
virtual |
|
protected |
|
protected |