C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
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 MbWireFramePoint & | GetWireFramePoint () const |
Get point on the wire frame. | |
const MbWireFrameProjResult & | operator= (const MbWireFrameProjResult &other) |
An assignment operator. | |
Results for projecting points onto a wire frame.
Results for projecting points onto a wire frame.