Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for LightProbe, including all inherited members.
_center | LightProbe | private |
_envmap | LightProbe | private |
_extent | LightProbe | private |
_fade | LightProbe | private |
_position | LightProbe | private |
_rotation | LightProbe | private |
_rotCosSin | LightProbe | private |
_shCoeffs | LightProbe | private |
_size | LightProbe | private |
_type | LightProbe | private |
center() const | LightProbe | inline |
decode(const KeyValues ¶ms, Storage options) | LightProbe | |
encode() const | LightProbe | |
extent() const | LightProbe | inline |
fade() const | LightProbe | inline |
LightProbe()=default | LightProbe | explicit |
map() const | LightProbe | inline |
position() const | LightProbe | inline |
registerEnvironment(const Texture *envmap, const std::shared_ptr< Buffer > &shCoeffs) | LightProbe | |
rotation() const | LightProbe | inline |
rotationCosSin() const | LightProbe | inline |
shCoeffs() const | LightProbe | inline |
size() const | LightProbe | inline |
Type enum name | LightProbe | |
type() const | LightProbe | inline |
updateSize(const BoundingBox &_bbox) | LightProbe |