![]() |
Lightmetrica
0.0.1.50dbee3 (yosakoi)
|
This is the complete list of members for StubScene, including all inherited members.
Build() | StubScene | inlinevirtual |
Component() (defined in Component) | Component | inline |
ComponentImplTypeName() const =0 | Component | pure virtual |
ComponentInterfaceTypeName() const =0 | Component | pure virtual |
Configure(const ConfigNode &node) | StubScene | inlinevirtual |
Connect_ReportBuildProgress(const std::function< void(double, bool) > &func) (defined in StubScene) | StubScene | inlinevirtual |
Scene::Connect_ReportBuildProgress(const std::function< void(double, bool)> &func)=0 | Scene | pure virtual |
GetAABB() const | Scene | |
GetAABBTriangles() const =0 | Scene | pure virtual |
Intersect(Ray &ray, Intersection &isect) const (defined in StubScene) | StubScene | inlinevirtual |
IntersectTriangles(Ray &ray, Intersection &isect) const =0 | Scene | pure virtual |
LightSelectionPdf() const | Scene | |
LM_COMPONENT_IMPL_DEF("stub") (defined in StubScene) | StubScene | |
LM_COMPONENT_INTERFACE_DEF("scene") (defined in Scene) | Scene | |
Load(Primitives *primitives) | Scene | |
MainCamera() const | Scene | |
operator delete(void *p) (defined in SIMDAlignedType) | SIMDAlignedType | |
operator new(std::size_t size) (defined in SIMDAlignedType) | SIMDAlignedType | |
PostConfigure() | Scene | |
primitives (defined in Scene) | Scene | protected |
SampleLightSelection(Math::Vec2 &lightSampleP, Math::PDFEval &selectionPdf) const | Scene | |
SampleLightSelection(const Math::Float &lightSample, Math::PDFEval &selectionPdf) const | Scene | |
Scene() (defined in Scene) | Scene | |
StoreIntersectionFromBarycentricCoords(unsigned int primitiveIndex, unsigned int triangleIndex, const Ray &ray, const Math::Vec2 &b, Intersection &isect) const | Scene | protected |
~Component() (defined in Component) | Component | inlinevirtual |
~Scene() (defined in Scene) | Scene | virtual |
~SIMDAlignedType() (defined in SIMDAlignedType) | SIMDAlignedType | inlinevirtual |