PLearn 0.1
Classes | Namespaces | Typedefs | Functions
SurfaceMesh.h File Reference
#include <plearn/base/stringutils.h>
#include <plearn/base/Object.h>
#include "mesh_decl.h"
#include "MeshFace.h"
Include dependency graph for SurfaceMesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::SurfaceMesh
class  PLearn::DiffTemplate< ObjectType, SurfaceMesh >
class  PLearn::TypeTraits< SurfaceMesh >

Namespaces

namespace  PLearn
 

< for swap


Typedefs

typedef PP< SurfaceMesh > PLearn::SurfMesh

Functions

Object * PLearn::toObjectPtr (const SurfaceMesh &o)
PStream & PLearn::operator>> (PStream &in, SurfaceMesh &o)
PStream & PLearn::operator>> (PStream &in, SurfaceMesh *&o)
PStream & PLearn::operator<< (PStream &out, const SurfaceMesh &o)
PStream & PLearn::operator>> (PStream &in, PP< SurfaceMesh > &o)
template<class ObjectType >
int PLearn::diff (const string &refer, const string &other, const Option< ObjectType, SurfaceMesh > *opt, PLearnDiff *diffs)
pair< edge_descriptor, boolPLearn::add_edge_ifnew (const vertex_descriptor &u, const vertex_descriptor &v, const graph::edge_property_type &ep, graph &g)
pair< edge_descriptor, boolPLearn::add_edge_ifnew (const vertex_descriptor &u, const vertex_descriptor &v, graph &g)

Detailed Description

Definition in file SurfaceMesh.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines