Public Member Functions | Private Member Functions
ON_Geometry Class Reference

#include <opennurbs_geometry.h>

Inheritance diagram for ON_Geometry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ON_BoundingBox BoundingBox () const
virtual ON_BrepBrepForm (ON_Brep *brep=NULL) const
virtual void ClearBoundingBox ()
virtual ON_COMPONENT_INDEX ComponentIndex () const
virtual int Dimension () const =0
virtual bool EvaluatePoint (const class ON_ObjRef &objref, ON_3dPoint &P) const
virtual ON_BOOL32 GetBBox (double *boxmin, double *boxmax, int bGrowBox=false) const =0
ON_BOOL32 GetBoundingBox (ON_BoundingBox &bbox, int bGrowBox=false) const
ON_BOOL32 GetBoundingBox (ON_3dPoint &bbox_min, ON_3dPoint &bbox_max, int bGrowBox=false) const
virtual bool GetTightBoundingBox (ON_BoundingBox &tight_bbox, int bGrowBox=false, const ON_Xform *xform=0) const
virtual ON_BOOL32 HasBrepForm () const
virtual bool IsDeformable () const
virtual bool MakeDeformable ()
 ON_Geometry ()
 ON_Geometry (const ON_Geometry &)
ON_Geometryoperator= (const ON_Geometry &)
ON_BOOL32 Rotate (double sin_angle, double cos_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)
ON_BOOL32 Rotate (double rotation_angle, const ON_3dVector &rotation_axis, const ON_3dPoint &rotation_center)
ON_BOOL32 Scale (double scale_factor)
virtual ON_BOOL32 SwapCoordinates (int i, int j)
virtual ON_BOOL32 Transform (const ON_Xform &xform)
ON_BOOL32 Translate (const ON_3dVector &translation_vector)
virtual ~ON_Geometry ()

Private Member Functions

 ON_OBJECT_DECLARE (ON_Geometry)

Detailed Description

Definition at line 36 of file opennurbs_geometry.h.


Constructor & Destructor Documentation

Definition at line 21 of file opennurbs_geometry.cpp.

Definition at line 24 of file opennurbs_geometry.cpp.

Definition at line 33 of file opennurbs_geometry.cpp.


Member Function Documentation

Definition at line 36 of file opennurbs_geometry.cpp.

ON_Brep * ON_Geometry::BrepForm ( ON_Brep brep = NULL) const [virtual]

Reimplemented in ON_Brep, ON_MorphControl, ON_Surface, and ON_Extrusion.

Definition at line 233 of file opennurbs_geometry.cpp.

void ON_Geometry::ClearBoundingBox ( ) [virtual]

Reimplemented in ON_Brep, ON_MorphControl, ON_BrepFace, ON_SumSurface, and ON_RevSurface.

Definition at line 216 of file opennurbs_geometry.cpp.

ON_COMPONENT_INDEX ON_Geometry::ComponentIndex ( ) const [virtual]
virtual int ON_Geometry::Dimension ( ) const [pure virtual]
bool ON_Geometry::EvaluatePoint ( const class ON_ObjRef objref,
ON_3dPoint P 
) const [virtual]

Reimplemented in ON_Brep, ON_Mesh, ON_Annotation2, ON_PolyCurve, ON_Curve, and ON_Surface.

Definition at line 248 of file opennurbs_geometry.cpp.

virtual ON_BOOL32 ON_Geometry::GetBBox ( double *  boxmin,
double *  boxmax,
int  bGrowBox = false 
) const [pure virtual]
ON_BOOL32 ON_Geometry::GetBoundingBox ( ON_BoundingBox bbox,
int  bGrowBox = false 
) const

Definition at line 45 of file opennurbs_geometry.cpp.

ON_BOOL32 ON_Geometry::GetBoundingBox ( ON_3dPoint bbox_min,
ON_3dPoint bbox_max,
int  bGrowBox = false 
) const

Definition at line 54 of file opennurbs_geometry.cpp.

bool ON_Geometry::GetTightBoundingBox ( ON_BoundingBox tight_bbox,
int  bGrowBox = false,
const ON_Xform xform = 0 
) const [virtual]
ON_BOOL32 ON_Geometry::HasBrepForm ( ) const [virtual]

Reimplemented in ON_Brep, ON_MorphControl, and ON_Surface.

Definition at line 227 of file opennurbs_geometry.cpp.

bool ON_Geometry::IsDeformable ( ) const [virtual]
bool ON_Geometry::MakeDeformable ( ) [virtual]
ON_Geometry & ON_Geometry::operator= ( const ON_Geometry src)

Definition at line 27 of file opennurbs_geometry.cpp.

ON_BOOL32 ON_Geometry::Rotate ( double  sin_angle,
double  cos_angle,
const ON_3dVector rotation_axis,
const ON_3dPoint rotation_center 
)

Definition at line 163 of file opennurbs_geometry.cpp.

ON_BOOL32 ON_Geometry::Rotate ( double  rotation_angle,
const ON_3dVector rotation_axis,
const ON_3dPoint rotation_center 
)

Definition at line 177 of file opennurbs_geometry.cpp.

ON_BOOL32 ON_Geometry::Scale ( double  scale_factor)

Definition at line 197 of file opennurbs_geometry.cpp.

ON_BOOL32 ON_Geometry::SwapCoordinates ( int  i,
int  j 
) [virtual]
ON_BOOL32 ON_Geometry::Transform ( const ON_Xform xform) [virtual]
ON_BOOL32 ON_Geometry::Translate ( const ON_3dVector translation_vector)

Definition at line 188 of file opennurbs_geometry.cpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:51