Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
ON_MeshFaceRef Class Reference

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

+ Inheritance diagram for ON_MeshFaceRef:

List of all members.

Public Member Functions

 ON_MeshFaceRef ()
 ~ON_MeshFaceRef ()
ON_MeshFaceRefoperator= (const ON_MeshFaceRef &)
ON_COMPONENT_INDEX ComponentIndex () const
const ON_MeshTopologyMeshTopology () const
const ON_MeshFaceMeshFace () const
const ON_MeshTopologyFaceMeshTopologyFace () const
ON_BOOL32 IsValid (ON_TextLog *text_log=NULL) const
void Dump (ON_TextLog &) const
unsigned int SizeOf () const
ON::object_type ObjectType () const
int Dimension () const
ON_BOOL32 GetBBox (double *boxmin, double *boxmax, int bGrowBox=false) const
ON_BOOL32 Transform (const ON_Xform &xform)

Public Attributes

const ON_Meshm_mesh
int m_mesh_fi

Detailed Description

Definition at line 2535 of file opennurbs_mesh.h.


Constructor & Destructor Documentation


Member Function Documentation

ON_COMPONENT_INDEX ON_MeshFaceRef::ComponentIndex ( ) const [virtual]

Reimplemented from ON_Geometry.

int ON_MeshFaceRef::Dimension ( ) const [virtual]

Implements ON_Geometry.

void ON_MeshFaceRef::Dump ( ON_TextLog ) const [virtual]

Reimplemented from ON_Object.

ON_BOOL32 ON_MeshFaceRef::GetBBox ( double *  boxmin,
double *  boxmax,
int  bGrowBox = false 
) const [virtual]

Implements ON_Geometry.

ON_BOOL32 ON_MeshFaceRef::IsValid ( ON_TextLog text_log = NULL) const [virtual]

Implements ON_Object.

ON::object_type ON_MeshFaceRef::ObjectType ( ) const [virtual]

Reimplemented from ON_Object.

ON_MeshFaceRef& ON_MeshFaceRef::operator= ( const ON_MeshFaceRef )
unsigned int ON_MeshFaceRef::SizeOf ( ) const [virtual]

Reimplemented from ON_Object.

ON_BOOL32 ON_MeshFaceRef::Transform ( const ON_Xform xform) [virtual]

Reimplemented from ON_Geometry.


Member Data Documentation

Definition at line 2544 of file opennurbs_mesh.h.

Definition at line 2547 of file opennurbs_mesh.h.


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