This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
Rendering-Related Classes
Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
Warning! This version of documentation describes an old SDK version which is no longer supported! Please upgrade to the latest SDK version.

CigiTerrestrialResponse Class

Warning
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to Sim SDK edition to use it.
Header: #include <UnigineCIGIConnector.h>

CigiTerrestrialResponse Class

Members


void setRequestID ( int id ) #

Sets the value of the Request ID parameter to be specified in the packet.

Arguments

  • int id - Request ID parameter value.

void setSurfaceID ( int id ) #

Sets the value of the Surface Condition ID parameter to be specified in the packet.

Arguments

  • int id - Surface Condition ID parameter value in the [0, 65535] range.
    Notice
    Used to indicate the presence of a specific surface condition or contaminant at the test point. Surface condition codes are IG-dependent.
Last update: 2020-07-31
Build: ()