OpenStructure
|
#include <vector>
#include <boost/shared_ptr.hpp>
#include <ost/geom/geom.hh>
#include "atom_handle.hh"
Go to the source code of this file.
Data Structures | |
struct | SurfaceVertex |
struct | SurfaceTri |
Namespaces | |
ost | |
ost::mol | |
Typedefs | |
typedef unsigned int | SurfaceVertexID |
typedef unsigned int | SurfaceTriID |
typedef std::vector< SurfaceVertex > | SurfaceVertexList |