Unigine::Cigi::IViewGroup Class
Header: | #include <CigiClientInterface.h> |
Inherits: | IViewBase |
The CIGIClient plugin is deprecated and no longer supported. For more information on working with CIGI please refer to the IG Application section.
This class represents the CIGI View group interface.
CIGI plugin must be loaded.
IViewGroup Class
Members
IComponent * getComponent( int id )
Returns the interface of the specified component.Arguments
- int id - ID of the component.
Return value
Component interface.int getID( )
Returns the ID of the view group.Return value
View group ID.virtual ~IViewGroup( )
Virtual destructor.Last update:
2020-01-14
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)