![]() |
VR-Forces 5.0.3 Developer's Guide
|
Interface content for requesting information on available dynamic terrain switches within the given radius around the given point.

Static Public Member Functions | |
| static DtSimInterfaceContent * | creator () |
Static Public Member Functions inherited from DtSimInterfaceContent | |
| static DtSimInterfaceContent * | createInterfaceContent (int type) |
| static void | addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn) |
| static void | setFactory (DtInterfaceContentFactory *factory) |
| static DtInterfaceContentFactory * | factory () |
| static void | registerContentTypePrinter (DtSimInterfaceContentTypePrinterFcn printFcn) |
Protected Attributes | |
| DtU32 | myRequestId |
| DtVector | myLocation |
| DtReal | myRadius |
Protected Attributes inherited from DtSimInterfaceContent | |
| char * | myNetRep |
| bool | myUseSessionId |
Additional Inherited Members | |
Protected Member Functions inherited from DtSimInterfaceContent | |
| DtSimInterfaceContent () | |
| DtSimInterfaceContent (const DtSimInterfaceContent &orig) | |
| const DtSimInterfaceContent & | operator= (const DtSimInterfaceContent &orig) |
| virtual char * | createNetworkBuffer () |
Static Protected Attributes inherited from DtSimInterfaceContent | |
| static DtInterfaceContentFactory * | myFactory |
| static DtSimInterfaceContentTypePrinterFcn | theContentTypePrinterFcn |
| DtIfRequestDynamicTerrainInformation::DtIfRequestDynamicTerrainInformation | ( | ) |
Default constructor.
| DtIfRequestDynamicTerrainInformation::DtIfRequestDynamicTerrainInformation | ( | const DtIfRequestDynamicTerrainInformation & | orig | ) |
Copy constructor.
|
virtual |
Destructor.
| const DtIfRequestDynamicTerrainInformation& DtIfRequestDynamicTerrainInformation::operator= | ( | const DtIfRequestDynamicTerrainInformation & | orig | ) |
Assignment operator.
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Implements DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
virtual |
Reimplemented from DtSimInterfaceContent.
|
static |
|
virtual |
Request ID will be used by the requestor to match the appropriate response.
|
virtual |
Request ID will be used by the requestor to match the appropriate response.
|
virtual |
The location in which we are interested.
|
virtual |
The location in which we are interested.
|
virtual |
The radius around the location in which we are interested.
|
virtual |
The radius around the location in which we are interested.
|
protected |
|
protected |
|
protected |