#include <ThreeJS.hpp>
Public Member Functions | |
| ThreeBoundingBox | boundingBox () const |
| std::vector< std::string > | buildingStoryNames () const |
| std::string | generator () const |
| ThreeSceneMetadata (const std::vector< std::string > &buildingStoryNames, const ThreeBoundingBox &boundingBox) | |
| std::string | type () const |
| std::string | version () const |
ThreeSceneMetadata includes metadata about the scene.
| openstudio::ThreeSceneMetadata::ThreeSceneMetadata | ( | const std::vector< std::string > & | buildingStoryNames, |
| const ThreeBoundingBox & | boundingBox | ||
| ) |
| ThreeBoundingBox openstudio::ThreeSceneMetadata::boundingBox | ( | ) | const |
| std::vector<std::string> openstudio::ThreeSceneMetadata::buildingStoryNames | ( | ) | const |
| std::string openstudio::ThreeSceneMetadata::generator | ( | ) | const |
| std::string openstudio::ThreeSceneMetadata::type | ( | ) | const |
| std::string openstudio::ThreeSceneMetadata::version | ( | ) | const |