MeshKit  1.0
LocalSet Class Reference

#include <LocalSet.hpp>

List of all members.

Public Member Functions

 LocalSet (MKCore *mkCore, bool isList=false)
 ~LocalSet ()
 operator iBase_EntitySetHandle ()

Public Attributes

iMesh imesh_
iMesh::EntitySetHandle set_

Detailed Description

Definition at line 10 of file LocalSet.hpp.


Constructor & Destructor Documentation

LocalSet ( MKCore mkCore,
bool  isList = false 
) [inline, explicit]

Definition at line 13 of file LocalSet.hpp.

~LocalSet ( ) [inline]

Definition at line 19 of file LocalSet.hpp.


Member Function Documentation

operator iBase_EntitySetHandle ( ) [inline]

Definition at line 24 of file LocalSet.hpp.


Member Data Documentation

Definition at line 29 of file LocalSet.hpp.

iMesh::EntitySetHandle set_

Definition at line 30 of file LocalSet.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines