#include <vector>
#include <ost/mol/surface_prop.hh>
#include <ost/mol/impl/surface_impl_fw.hh>
Go to the source code of this file.
Data Structures | |
class | SurfaceHandle |
Namespaces | |
namespace | ost |
namespace | ost::mol |
Typedefs | |
typedef std::vector< SurfaceTriID > | SurfaceTriIDList |
typedef std::vector < SurfaceVertexID > | SurfaceVertexIDList |
typedef std::vector < SurfaceHandle > | SurfaceHandleList |
Functions | |
DLLIMPORT SurfaceHandle | CreateSurface () |
DLLIMPORT std::ostream & | operator<< (std::ostream &os, const SurfaceHandle &surf) |