C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbWireFrameProjResult Class Reference

Results for projecting points onto a wire frame. More...

#include <op_wireframe_parameter.h>

Public Member Functions

 MbWireFrameProjResult ()
 Default constructor.
 
 MbWireFrameProjResult (const MbWireFramePoint &point, bool result)
 Constructor by parameters.
 
 MbWireFrameProjResult (const MbWireFrameProjResult &other)
 Copy constructor.
 
void Init (const MbWireFramePoint &point, bool result)
 Initialization by parameters.
 
const MbWireFramePointGetWireFramePoint () const
 Get point on the wire frame.
 
const MbWireFrameProjResultoperator= (const MbWireFrameProjResult &other)
 An assignment operator.
 

Detailed Description

Results for projecting points onto a wire frame.

Results for projecting points onto a wire frame.


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