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

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

+ Inheritance diagram for ON_SpaceMorph:

List of all members.

Public Member Functions

 ON_SpaceMorph ()
virtual ~ON_SpaceMorph ()
virtual bool IsIdentity (const ON_BoundingBox &bbox) const
double Tolerance () const
void SetTolerance (double tolerance)
bool QuickPreview () const
void SetQuickPreview (bool bQuickPreview)
bool PreserveStructure () const
void SetPreserveStructure (bool bPreserveStructure)

Detailed Description

Definition at line 1189 of file opennurbs_xform.h.


Constructor & Destructor Documentation

virtual ON_SpaceMorph::~ON_SpaceMorph ( ) [virtual]

Member Function Documentation

virtual bool ON_SpaceMorph::IsIdentity ( const ON_BoundingBox bbox) const [virtual]

Reimplemented in ON_CageMorph.

void ON_SpaceMorph::SetPreserveStructure ( bool  bPreserveStructure)
void ON_SpaceMorph::SetQuickPreview ( bool  bQuickPreview)
void ON_SpaceMorph::SetTolerance ( double  tolerance)
double ON_SpaceMorph::Tolerance ( ) const

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