Sirikata
Classes | Namespaces | Typedefs
libmesh/include/sirikata/mesh/Filter.hpp File Reference
#include <sirikata/mesh/Visual.hpp>
#include <sirikata/core/util/Factory.hpp>
Include dependency graph for Filter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Mesh::FilterData
 FilterData is the input and output of a Filter. More...
class  Sirikata::Mesh::Filter
class  Sirikata::Mesh::FilterFactory

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Mesh

Typedefs

typedef std::tr1::shared_ptr
< const FilterData > 
Sirikata::Mesh::FilterDataPtr
typedef std::tr1::shared_ptr
< FilterData > 
Sirikata::Mesh::MutableFilterDataPtr
typedef std::tr1::shared_ptr
< Filter > 
Sirikata::Mesh::FilterPtr