This is the complete list of members for mitsuba::Path, including all inherited members.
alternatingRandomWalkFromPixel(const Scene *scene, Sampler *sampler, Path &emitterPath, int nEmitterSteps, Path &sensorPath, int nSensorSteps, const Point2i &pixelPosition, int rrStart, MemoryPool &pool) | mitsuba::Path | static |
append(PathVertex *vertex) | mitsuba::Path | inline |
append(PathEdge *edge) | mitsuba::Path | inline |
append(PathEdge *edge, PathVertex *vertex) | mitsuba::Path | inline |
append(const Path &path) | mitsuba::Path | |
append(const Path &path, size_t start, size_t end, bool reverse=false) | mitsuba::Path | |
clear() | mitsuba::Path | inline |
clone(Path &target, MemoryPool &pool) const | mitsuba::Path | |
collapseTo(PathEdge &edge) const | mitsuba::Path | |
edge(size_t index) | mitsuba::Path | inline |
edge(size_t index) const | mitsuba::Path | inline |
edgeCount() const | mitsuba::Path | inline |
edgeOrNull(size_t index) | mitsuba::Path | inline |
edgeOrNull(size_t index) const | mitsuba::Path | inline |
getPrefixSuffixWeight(int l, int m) const | mitsuba::Path | inline |
getRelativeWeight() const | mitsuba::Path | inline |
getSamplePosition() const | mitsuba::Path | inline |
initialize(const Scene *scene, Float time, ETransportMode mode, MemoryPool &pool) | mitsuba::Path | |
length() const | mitsuba::Path | inline |
matchesConfiguration(const Path &p) const | mitsuba::Path | inline |
miWeight(const Scene *scene, const Path &emitterSubpath, const PathEdge *connectionEdge, const Path &sensorSubpath, int s, int t, bool direct, bool lightImage) | mitsuba::Path | static |
operator!=(const Path &path) const | mitsuba::Path | inline |
operator==(const Path &path) const | mitsuba::Path | |
Path() | mitsuba::Path | inline |
Path(size_t size) | mitsuba::Path | inline |
Path(const Path &path) | mitsuba::Path | inline |
PathEdgePtr typedef | mitsuba::Path | |
PathVertexPtr typedef | mitsuba::Path | |
randomWalk(const Scene *scene, Sampler *sampler, int nSteps, int rrStart, ETransportMode mode, MemoryPool &pool) | mitsuba::Path | |
randomWalkFromPixel(const Scene *scene, Sampler *sampler, int nSteps, const Point2i &pixelPosition, int rrStart, MemoryPool &pool) | mitsuba::Path | |
release(MemoryPool &pool) | mitsuba::Path | |
release(size_t start, size_t end, MemoryPool &pool) | mitsuba::Path | |
reverse() | mitsuba::Path | |
summarize() const | mitsuba::Path | |
swapEndpoints(PathVertexPtr &supernode, PathEdgePtr &edge, PathVertexPtr &sample) | mitsuba::Path | inline |
toString() const | mitsuba::Path | |
verify(const Scene *scene, ETransportMode mode, std::ostream &os) const | mitsuba::Path | |
vertex(size_t index) | mitsuba::Path | inline |
vertex(size_t index) const | mitsuba::Path | inline |
vertexCount() const | mitsuba::Path | inline |
vertexOrNull(size_t index) | mitsuba::Path | inline |
vertexOrNull(size_t index) const | mitsuba::Path | inline |