SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | List of all members
TextToTriSurfFieldPrivate Class Reference
Inheritance diagram for TextToTriSurfFieldPrivate:
Lockable

Public Member Functions

 TextToTriSurfFieldPrivate (const TextToTriSurfFieldAlgorithm &algo)
 
bool validatePointsFile (const std::string &filename)
 
bool validateFacesFile (const std::string &filename)
 
bool hasPointsHeader () const
 
bool hasFacesHeader () const
 
bool validPointsFileExtention (const std::string &filename)
 
bool validFacesFileExtention (const std::string &filename)
 
MeshHandle readField ()
 
- Public Member Functions inherited from Lockable
 Lockable ()
 
 ~Lockable ()
 
mutex_typeget_mutex () const
 

Additional Inherited Members

- Public Types inherited from Lockable
typedef boost::mutex mutex_type
 
typedef boost::unique_lock
< mutex_type
lock_type
 

Constructor & Destructor Documentation

Member Function Documentation

bool hasFacesHeader ( ) const
inline
bool hasPointsHeader ( ) const
inline
MeshHandle readField ( )
bool validateFacesFile ( const std::string &  filename)
bool validatePointsFile ( const std::string &  filename)
bool validFacesFileExtention ( const std::string &  filename)
inline
bool validPointsFileExtention ( const std::string &  filename)
inline

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