Murl Engine API  Version 2018.3
Murl::Resource::IGrid Interface Referenceabstract

#include <murl_resource_i_grid.h>

Detailed Description

Public Member Functions

virtual IObjectGetObjectInterface ()=0
 Get the mutable Resource::IObject interface. More...
 
virtual const IObjectGetObjectInterface () const =0
 Get the constant Resource::IObject interface. More...
 

Member Function Documentation

◆ GetObjectInterface() [1/2]

virtual IObject* Murl::Resource::IGrid::GetObjectInterface ( )
pure virtual

Get the mutable Resource::IObject interface.

Returns
The IObject interface.

◆ GetObjectInterface() [2/2]

virtual const IObject* Murl::Resource::IGrid::GetObjectInterface ( ) const
pure virtual

Get the constant Resource::IObject interface.

Returns
The IObject interface.

The documentation for this interface was generated from the following file: