SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
MeshClipper Class Reference

#include <Clipper.h>

Inheritance diagram for MeshClipper:
Clipper Datatype Persistent UsedWithLockingHandle< RecursiveMutex > UsedWithLockingHandleBase

Public Member Functions

 MeshClipper (VMesh *mesh)
 
virtual bool inside_p (const Point &p)
 
virtual bool mesh_p ()
 
void io (Piostream &)
 
- Public Member Functions inherited from Clipper
virtual ~Clipper ()
 
virtual std::string dynamic_type_name () const
 
- Public Member Functions inherited from Datatype
 Datatype ()
 
 Datatype (const Datatype &)
 
Datatypeoperator= (const Datatype &)
 
virtual ~Datatype ()
 
- Public Member Functions inherited from Persistent
virtual ~Persistent ()
 
- Public Member Functions inherited from UsedWithLockingHandle< RecursiveMutex >
 UsedWithLockingHandle (const char *name)
 
- Public Member Functions inherited from UsedWithLockingHandleBase
virtual ~UsedWithLockingHandleBase ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Datatype
static int compute_new_generation ()
 
- Static Public Member Functions inherited from Persistent
static PersistentTypeIDPtr find_derived (const std::string &classname, const std::string &basename)
 
static bool is_base_of (const std::string &parent, const std::string &type)
 
static void add_class (const std::string &type, const std::string &parent, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)
 
static void add_mesh_class (const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)
 
static void add_field_class (const std::string &type, Persistent *(*maker)(), Persistent *(*bc_maker1)()=0, Persistent *(*bc_maker2)()=0)
 
- Public Attributes inherited from Datatype
int generation
 unique id for each instance More...
 
- Public Attributes inherited from UsedWithLockingHandle< RecursiveMutex >
int ref_cnt
 
RecursiveMutex lock
 
- Static Public Attributes inherited from Clipper
static PersistentTypeID type_id
 

Constructor & Destructor Documentation

MeshClipper ( VMesh mesh)
inline

Member Function Documentation

virtual bool inside_p ( const Point p)
inlinevirtual

Reimplemented from Clipper.

void io ( Piostream )
inlinevirtual

Reimplemented from Clipper.

virtual bool mesh_p ( )
inlinevirtual

Reimplemented from Clipper.


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