Inviwo 0.9.12-pre
Inviwo documentation
|
This is the complete list of members for inviwo::LightSource, including all inherited members.
cameraTransformer_ (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | mutableprotected |
classIdentifier (defined in inviwo::LightSource) | inviwo::LightSource | static |
clone() const =0 (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | pure virtual |
colorCode (defined in inviwo::LightSource) | inviwo::LightSource | static |
dataName (defined in inviwo::LightSource) | inviwo::LightSource | static |
enabled_ (defined in inviwo::LightSource) | inviwo::LightSource | protected |
fieldOfView_ (defined in inviwo::LightSource) | inviwo::LightSource | protected |
getArea() const =0 (defined in inviwo::LightSource) | inviwo::LightSource | pure virtual |
getAxis(size_t) const override | inviwo::LightSource | inlinevirtual |
getBasis() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
getCoordinateTransformer() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | virtual |
getCoordinateTransformer(const Camera &camera) const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | virtual |
getFieldOfView() const | inviwo::LightSource | |
getInfo() const (defined in inviwo::LightSource) | inviwo::LightSource | virtual |
getIntensity() const | inviwo::LightSource | |
getLightSourceType() const =0 (defined in inviwo::LightSource) | inviwo::LightSource | pure virtual |
getModelMatrix() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
getOffset() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
getPower() const =0 | inviwo::LightSource | pure virtual |
getSize() const | inviwo::LightSource | |
getWorldMatrix() const (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
intensity_ (defined in inviwo::LightSource) | inviwo::LightSource | protected |
isEnabled() const | inviwo::LightSource | |
LightSource() (defined in inviwo::LightSource) | inviwo::LightSource | |
modelMatrix_ (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | protected |
operator=(const SpatialEntity &that) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
setBasis(const glm::mat3 &basis) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
setEnabled(bool enable) | inviwo::LightSource | |
setFieldOfView(float FOVInRadians) (defined in inviwo::LightSource) | inviwo::LightSource | |
setIntensity(const vec3 &intensity) | inviwo::LightSource | |
setModelMatrix(const glm::mat4 &modelMatrix) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
setOffset(const glm::vec3 &offset) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
setSize(const vec2 &newSize) | inviwo::LightSource | |
setWorldMatrix(const glm::mat4 &worldMatrix) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
size_ (defined in inviwo::LightSource) | inviwo::LightSource | protected |
SpatialEntity() (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
SpatialEntity(const glm::mat4 &modelMatrix) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | explicit |
SpatialEntity(const glm::mat4 &modelMatrix, const glm::mat4 &worldMatrix) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
SpatialEntity(const SpatialEntity &rhs) (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | |
transformer_ (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | mutableprotected |
worldMatrix_ (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | protected |
~LightSource()=default (defined in inviwo::LightSource) | inviwo::LightSource | virtual |
~SpatialEntity() (defined in inviwo::SpatialEntity) | inviwo::SpatialEntity | virtual |