Unigine.Plugins.SpiderVision.GroupData Class
This class stores the settings for the group of viewport arranged according to a predefined pattern.
The color correction data are stored in the configuration file.
This object is accessible via the corresponding method of the DisplaysConfig class.
GroupData Class
Перечисления (Enums)
GROUP_TYPE#
Имя | Описание |
---|---|
WALL = 0 | Wall multi-channel visualization configuration. |
Properties
int ID#
The ID of the viewport group.
GroupData.GROUP_TYPE Type#
The type of the viewport group.
string Name#
The name of the viewport group.
Members
void SaveXml ( Xml xml ) #
Saves the viewport group data to the given instance of the Xml class.Arguments
bool RestoreXml ( Xml xml ) #
Loads the viewport group data from the specified instance of the Xml class.Arguments
Return value
true if the data has been loaded successfully, otherwise false.void Save ( Stream stream ) #
Saves the viewport group data to the specified stream.Arguments
- Stream stream - Stream to which the data is to be written.
void Restore ( Stream stream ) #
Loads the viewport group data from the specified stream.Arguments
- Stream stream - Stream the data from which is to be loaded.
Last update:
13.12.2024
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter