Unigine::Cigi::IViewGroup Class
Header: | #include <CigiClientInterface.h> |
Inherits: | IViewBase |
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: 2018-04-26
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)