SliceO_Frame::Region_Update_Get

 

This method return a pointer to the "m_update" variable.

 

 

Syntax

 

Region_2D * Region_Update_Get(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method return a pointer to the m_update variable.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also