Lightmetrica
0.0.1.50dbee3 (yosakoi)
|
This is the complete list of members for Primitives, including all inherited members.
Component() (defined in Component) | Component | inline |
ComponentImplTypeName() const =0 | Component | pure virtual |
ComponentInterfaceTypeName() const =0 | Component | pure virtual |
GetAABBEmitterShapes() const =0 (defined in Primitives) | Primitives | pure virtual |
IntersectEmitterShapes(Ray &ray, Intersection &isect) const =0 | Primitives | pure virtual |
LightByIndex(int index) const =0 | Primitives | pure virtual |
LM_COMPONENT_INTERFACE_DEF("primitives") (defined in Primitives) | Primitives | |
Load(const ConfigNode &node, const Assets &assets)=0 | Primitives | pure virtual |
MainCamera() const =0 | Primitives | pure virtual |
NumLights() const =0 | Primitives | pure virtual |
NumPrimitives() const =0 | Primitives | pure virtual |
operator delete(void *p) (defined in SIMDAlignedType) | SIMDAlignedType | |
operator new(std::size_t size) (defined in SIMDAlignedType) | SIMDAlignedType | |
PostConfigure(const Scene &scene)=0 | Primitives | pure virtual |
PrimitiveByID(const std::string &id) const =0 | Primitives | pure virtual |
PrimitiveByIndex(int index) const =0 | Primitives | pure virtual |
Primitives() (defined in Primitives) | Primitives | inline |
Reset()=0 | Primitives | pure virtual |
~Component() (defined in Component) | Component | inlinevirtual |
~Primitives() (defined in Primitives) | Primitives | inlinevirtual |
~SIMDAlignedType() (defined in SIMDAlignedType) | SIMDAlignedType | inlinevirtual |