#include <ThreeJS.hpp>
ThreeUserData decorates a ThreeSceneChild with additional information.
openstudio::ThreeUserData::ThreeUserData |
( |
| ) |
|
std::string openstudio::ThreeUserData::boundaryMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::buildingStoryMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::buildingStoryName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::buildingUnitMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::buildingUnitName |
( |
| ) |
const |
bool openstudio::ThreeUserData::coincidentWithOutsideObject |
( |
| ) |
const |
std::string openstudio::ThreeUserData::constructionMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::constructionName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::handle |
( |
| ) |
const |
std::string openstudio::ThreeUserData::name |
( |
| ) |
const |
std::string openstudio::ThreeUserData::outsideBoundaryCondition |
( |
| ) |
const |
std::string openstudio::ThreeUserData::outsideBoundaryConditionObjectHandle |
( |
| ) |
const |
std::string openstudio::ThreeUserData::outsideBoundaryConditionObjectName |
( |
| ) |
const |
void openstudio::ThreeUserData::setBoundaryMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setBuildingStoryMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setBuildingStoryName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setBuildingUnitMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setBuildingUnitName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setCoincidentWithOutsideObject |
( |
bool |
b | ) |
|
void openstudio::ThreeUserData::setConstructionMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setConstructionName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setHandle |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setOutsideBoundaryCondition |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setOutsideBoundaryConditionObjectHandle |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setOutsideBoundaryConditionObjectName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setSpaceName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setSpaceTypeMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setSpaceTypeName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setSunExposure |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setSurfaceType |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setSurfaceTypeMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setThermalZoneMaterialName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setThermalZoneName |
( |
const std::string & |
s | ) |
|
void openstudio::ThreeUserData::setWindExposure |
( |
const std::string & |
s | ) |
|
std::string openstudio::ThreeUserData::spaceName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::spaceTypeMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::spaceTypeName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::sunExposure |
( |
| ) |
const |
std::string openstudio::ThreeUserData::surfaceType |
( |
| ) |
const |
std::string openstudio::ThreeUserData::surfaceTypeMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::thermalZoneMaterialName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::thermalZoneName |
( |
| ) |
const |
std::string openstudio::ThreeUserData::windExposure |
( |
| ) |
const |