This method set the value of the "m_parent_pt" that point to the parent of this instance.
Syntax
void Parent_Set_Pt(
SliceO_Class * parent
) ;
Parameters
parent
pointer to the parent of this instance.
Return value
This method does not return a value.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also