GlobeEngine
|
#include <BluePrints.h>
Public Attributes | |
std::string | name |
std::string | repourl |
std::string | format |
std::shared_ptr< ShaderBlueprint > | shader |
vmml::Vector3d | pos |
vmml::Vector3d | scale |
std::string ge::SkyboxBlueprint::format |
std::string ge::SkyboxBlueprint::name |
vmml::Vector3d ge::SkyboxBlueprint::pos |
std::string ge::SkyboxBlueprint::repourl |
vmml::Vector3d ge::SkyboxBlueprint::scale |
std::shared_ptr<ShaderBlueprint> ge::SkyboxBlueprint::shader |