#include <ThreeJS.hpp>
Public Member Functions | |
ThreeGeometryData | data () const |
ThreeGeometry (const std::string &uuid, const ::std::string &type, const ThreeGeometryData &data) | |
std::string | type () const |
std::string | uuid () const |
ThreeGeometry holds the geometry for an object.
openstudio::ThreeGeometry::ThreeGeometry | ( | const std::string & | uuid, |
const ::std::string & | type, | ||
const ThreeGeometryData & | data | ||
) |
ThreeGeometryData openstudio::ThreeGeometry::data | ( | ) | const |
std::string openstudio::ThreeGeometry::type | ( | ) | const |
std::string openstudio::ThreeGeometry::uuid | ( | ) | const |