#include <opennurbs_nurbssurface.h>
|
| bool | IsIdentity (const ON_BoundingBox &bbox) const |
| |
| ON_3dPoint | MorphPoint (ON_3dPoint point) const |
| |
| | ON_CageMorph () |
| |
| | ~ON_CageMorph () |
| |
| virtual bool | Ev1Der (ON_3dPoint rst, ON_3dPoint &xyz, ON_3dVector &Dr, ON_3dVector &Ds, ON_3dVector &Dt) const |
| |
| virtual ON_4dPoint | MorphPoint (ON_4dPoint point) const |
| |
| void | MorphPointList (int dim, int is_rat, int count, int stride, double *point) const |
| |
| void | MorphPointList (int dim, int is_rat, int count, int stride, float *point) const |
| |
| virtual ON_3dVector | MorphVector (ON_3dPoint tail_point, ON_3dVector vector) const |
| |
| | ON_SpaceMorph () |
| |
| bool | PreserveStructure () const |
| |
| bool | QuickPreview () const |
| |
| void | SetPreserveStructure (bool bPreserveStructure) |
| |
| void | SetQuickPreview (bool bQuickPreview) |
| |
| void | SetTolerance (double tolerance) |
| |
| double | Tolerance () const |
| |
| virtual | ~ON_SpaceMorph () |
| |
◆ ON_CageMorph()
| ON_CageMorph::ON_CageMorph |
( |
| ) |
|
◆ ~ON_CageMorph()
| ON_CageMorph::~ON_CageMorph |
( |
| ) |
|
◆ IsIdentity()
◆ MorphPoint()
◆ m_control
The documentation for this class was generated from the following files: