12#ifndef SI_FOLD_FOLDVERTEX_H
13#define SI_FOLD_FOLDVERTEX_H
16#include <graph/graph/vertex.h>
26 static GenericObject*
makeFold(
const std::string & );
bool refsurface_area_valid
std::vector< float > gravity_center
std::vector< float > normal
std::vector< float > refgravity_center
bool gravity_center_valid
FoldVertex(const FoldVertex &s)
bool bottom_point_number_valid
virtual Vertex * cloneVertex() const
FoldVertex(const std::string &s)
bool refgravity_center_valid
std::vector< float > refnormal
static GenericObject * makeFold(const std::string &)