vtf-logo

shells/subdiv/Vertex.h File Reference

#include <map>
#include <algorithm>
#include <iostream>
#include "definitions.h"

Go to the source code of this file.

Namespaces

namespace  subdiv

Classes

class  subdiv::subdiv::Vertex

Typedefs

typedef std::map< int, VecD3 *,
std::greater< int > >::iterator 
LevelIterator
typedef std::map< int, VecD3 *,
std::greater< int > > 
PointMap

Variables

int _number
bool _corner
bool _crease
PointMap _m_p


Typedef Documentation

typedef std::map<int, VecD3*, std::greater<int> >::iterator LevelIterator

typedef std::map<int, VecD3*, std::greater<int> > PointMap


Variable Documentation

bool _corner

bool _crease

int _number


Generated on Fri Aug 24 13:00:25 2007 for SFC Thin-Shell Finite Element Solver by  doxygen 1.4.7