![]() |
Pioneer
|
This is the complete list of members for BaseSphere, including all inherited members.
| BaseSphere(const SystemBody *body) | BaseSphere | |
| DrawAtmosphereSurface(Graphics::Renderer *renderer, const matrix4x4d &modelView, const vector3d &campos, float rad, RefCountedPtr< Graphics::Material > mat) | BaseSphere | |
| GetHeight(const vector3d &p) const | BaseSphere | inlinevirtual |
| GetMaxFeatureHeight() const =0 | BaseSphere | pure virtual |
| GetSurfaceMaterial() const | BaseSphere | inline |
| GetSystemBody() const | BaseSphere | inline |
| GetTerrain() const | BaseSphere | inline |
| Init() | BaseSphere | static |
| m_atmos | BaseSphere | protected |
| m_atmosphereMaterial | BaseSphere | protected |
| m_sbody | BaseSphere | protected |
| m_surfaceMaterial | BaseSphere | protected |
| m_terrain | BaseSphere | protected |
| OnChangeDetailLevel() | BaseSphere | static |
| Render(Graphics::Renderer *renderer, const matrix4x4d &modelView, vector3d campos, const float radius, const std::vector< Camera::Shadow > &shadows)=0 | BaseSphere | pure virtual |
| Reset()=0 | BaseSphere | pure virtual |
| SetMaterialParameters(const matrix4x4d &t, const float r, const std::vector< Camera::Shadow > &s, const AtmosphereParameters &ap) | BaseSphere | protected |
| SetUpMaterials()=0 | BaseSphere | protectedpure virtual |
| Uninit() | BaseSphere | static |
| Update()=0 | BaseSphere | pure virtual |
| UpdateAllBaseSphereDerivatives() | BaseSphere | static |
| ~BaseSphere() | BaseSphere | virtual |