Point Cloud Library (PCL)  1.7.0
Public Member Functions
ON_BezierCageMorph Class Reference

#include <pcl/surface/3rdparty/opennurbs/opennurbs_bezier.h>

+ Inheritance diagram for ON_BezierCageMorph:

List of all members.

Public Member Functions

 ON_BezierCageMorph ()
 ~ON_BezierCageMorph ()
bool Create (ON_3dPoint P0, ON_3dPoint P1, ON_3dPoint P2, ON_3dPoint P3, int point_countX, int point_countY, int point_countZ)
bool SetXform (ON_Xform world2unitcube)
bool SetBezierCage (ON_BezierCage &unitcube2world)
const ON_XformWorldToUnitCube () const
const ON_BezierCageBezierCage () const
bool Read (ON_BinaryArchive &archive)
bool Write (ON_BinaryArchive &archive) const
bool Transform (const ON_Xform &xform)

Detailed Description

Definition at line 1802 of file opennurbs_bezier.h.


Constructor & Destructor Documentation


Member Function Documentation

bool ON_BezierCageMorph::Create ( ON_3dPoint  P0,
ON_3dPoint  P1,
ON_3dPoint  P2,
ON_3dPoint  P3,
int  point_countX,
int  point_countY,
int  point_countZ 
)
bool ON_BezierCageMorph::SetXform ( ON_Xform  world2unitcube)
bool ON_BezierCageMorph::Transform ( const ON_Xform xform)
bool ON_BezierCageMorph::Write ( ON_BinaryArchive archive) const

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