Mesh::MeshPoint Class Reference

The MeshPoint helper class The MeshPoint class provides an interface for the MeshPointPy classes for convenient access to the Mesh data structure. More...

#include <MeshPoint.h>

Inherits Base::Vector3d.

List of all members.

Public Member Functions

bool isBound (void) const
 MeshPoint (const Vector3d &vec=Vector3d(), MeshObject *obj=0, unsigned int index=UINT_MAX)
 simple constructor

Public Attributes

unsigned int Index
Base::Reference< MeshObjectMesh

Detailed Description

The MeshPoint helper class The MeshPoint class provides an interface for the MeshPointPy classes for convenient access to the Mesh data structure.

This class should not be used for programming algorithms in C++. Use Mesh Core classes instead!

Definition at line 44 of file MeshPoint.h.


Constructor & Destructor Documentation

Mesh::MeshPoint::MeshPoint ( const Vector3d &  vec = Vector3d(),
MeshObject obj = 0,
unsigned int  index = UINT_MAX 
) [inline]

simple constructor

Definition at line 49 of file MeshPoint.h.


Member Function Documentation

bool Mesh::MeshPoint::isBound ( void   )  const [inline]

Member Data Documentation

unsigned int Mesh::MeshPoint::Index

Definition at line 55 of file MeshPoint.h.

Referenced by Mesh::MeshPointPy::representation(), and Mesh::MeshPointPy::unbound().


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

Generated on Wed Nov 23 19:02:21 2011 for FreeCAD by  doxygen 1.6.1