Blue Brain BioExplorer
core::QuadLight Member List

This is the complete list of members for core::QuadLight, including all inherited members.

_colorcore::Light
_edge1core::QuadLight
_edge2core::QuadLight
_intensitycore::Light
_isVisiblecore::Light
_positioncore::QuadLight
_typecore::Light
Light(LightType type, const Vector3d &color, double intensity, bool isVisible)core::Light
Light()=defaultcore::Light
QuadLight(const Vector3d &position, const Vector3d &edge1, const Vector3d &edge2, const Vector3d &color, double intensity, bool isVisible)core::QuadLight
QuadLight()=defaultcore::QuadLight
~Light()=defaultcore::Lightvirtual