Immersive template data object interface. More...
#include <customized_immersive.h>
Public Member Functions | |
virtual SIZE | getCanvasSize ()=0 |
Get the size of this template. | |
virtual IList< SeatPlacementInfo > * | getSeatList ()=0 |
Get the list of template seats. | |
virtual | ~ICustomImmersiveTemplateData () |
Immersive template data object interface.
Definition at line 61 of file customized_immersive.h.
|
inlinevirtual |
Definition at line 72 of file customized_immersive.h.
|
pure virtual |
Get the size of this template.
|
pure virtual |
Get the list of template seats.