Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::CookingContext, including all inherited members.
CookingContext(const VisualWorld *world) | ph::CookingContext | explicit |
getCache() const | ph::CookingContext | |
getCached(const std::shared_ptr< Actor > &actor) const | ph::CookingContext | |
getConfig() const | ph::CookingContext | |
getCooked(const std::shared_ptr< Geometry > &geometry) const | ph::CookingContext | |
getLeafActorsBound() const | ph::CookingContext | |
getResources() const | ph::CookingContext | |
getRootActorsBound() const | ph::CookingContext | |
setConfig(CookingConfig config) | ph::CookingContext | |
VisualWorld class | ph::CookingContext | friend |