SliceO_Point: Constructor

 

SliceO_Point::SliceO_Point

 

This is the constructor for the SliceO_Point class.  It is used by the Fct_Point_2D_Insert and Fct_Point_2D_Insert functions.

 

 

Syntax

 

SliceO_Point(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method does not return a value.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also