|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include <CookedNamedResource.h>
Public Member Functions | |
| CookedNamedResource () | |
| const Primitive * | getBackgroundPrimitive () const |
| void | setBackgroundPrimitive (const Primitive *primitive) |
| ph::CookedNamedResource::CookedNamedResource | ( | ) |
| const Primitive * ph::CookedNamedResource::getBackgroundPrimitive | ( | ) | const |
| void ph::CookedNamedResource::setBackgroundPrimitive | ( | const Primitive * | primitive | ) |