![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
Classes | |
class | Canvas3D |
3D drawing area. More... | |
class | ConstantColor |
Shader returning a constant color. More... | |
class | DrawingVolume |
Contains information about the current drawing area. More... | |
class | Graph3D |
Handles three-dimensional graphs. More... | |
interface | I3DShader |
Interface for 3D shaders. More... | |
interface | IPainter3D |
Interface for 3D graph drawing functions. More... | |
class | PhongIntensity |
Contains information about the intensity of a light component, as used in the Phong reflection model. https://en.wikipedia.org/wiki/Phong_reflection_model More... | |
class | PhongLightSource |
Contains information about a light source, as used in the Phong reflection model. https://en.wikipedia.org/wiki/Phong_reflection_model More... | |
class | PhongMaterial |
Contains information about a material, as used in the Phong reflection model. https://en.wikipedia.org/wiki/Phong_reflection_model More... | |
class | PhongShader |
The Phong Shader uses the Phong Reflection model to generate colors. https://en.wikipedia.org/wiki/Phong_reflection_model More... | |