![]() |
CamSim
0.0.0
A rasterization-based simulator for various types of cameras
|
Classes | |
| class | CamSim::Light |
| The Light class. More... | |
| class | CamSim::Material |
| The Material class. More... | |
| class | CamSim::Shape |
| The Shape class. More... | |
| class | CamSim::Object |
| The Object class. More... | |
| class | CamSim::Scene |
| The Scene class. More... | |
Namespaces | |
| CamSim | |
Enumerations | |
| enum | CamSim::LightType { CamSim::PointLight = 0, CamSim::SpotLight = 1, CamSim::DirectionalLight = 2 } |
| Light source type. More... | |
| enum | CamSim::MaterialType { CamSim::Phong = 0, CamSim::Microfacets = 1, CamSim::Measured = 2 } |
| Material type. More... | |
1.8.16