Assignments
Assignments
|
This is the complete list of members for Ray::Difference, including all inherited members.
_bBox | Ray::Shape | protected |
_primitiveNum | Ray::Shape | protected |
_read(std::istream &stream) | Ray::Difference | privatevirtual |
_shape0 | Ray::Difference | private |
_shape1 | Ray::Difference | private |
_write(std::ostream &stream) const | Ray::Difference | privatevirtual |
addTrianglesOpenGL(std::vector< class TriangleIndex > &triangles) | Ray::Shape | inlinevirtual |
boundingBox(void) const | Ray::Shape | |
Difference(Shape *shape0=NULL, Shape *shape1=NULL) | Ray::Difference | |
Directive(void) | Ray::Difference | inlinestatic |
drawOpenGL(GLSLProgram *glslProgram) const | Ray::Difference | virtual |
Filter typedef | Ray::Shape | |
init(const class LocalSceneData &data) | Ray::Difference | virtual |
initOpenGL(void) | Ray::Difference | virtual |
isInside(Util::Point3D p) const | Ray::Difference | virtual |
Kernel typedef | Ray::Shape | |
name(void) const | Ray::Difference | inlinevirtual |
OpenGLTessellationComplexity | Ray::Shape | static |
primitiveNum(void) const | Ray::Difference | |
processAllIntersections(const Util::Ray3D &ray, const Util::BoundingBox1D &range, const RayIntersectionFilter &rFilter, const RayIntersectionKernel &rKernel, ShapeProcessingInfo spInfo, unsigned int tIdx) const | Ray::Difference | virtual |
processFirstIntersection(const Util::Ray3D &ray, const Util::BoundingBox1D &range, const RayIntersectionFilter &rFilter, const RayIntersectionKernel &rKernel, ShapeProcessingInfo spInfo, unsigned int tIdx) const | Ray::Difference | virtual |
processOverlapping(const Filter &filter, const Kernel &kernel, ShapeProcessingInfo spInfo) const | Ray::Shape | virtual |
RayIntersectionFilter typedef | Ray::Shape | |
RayIntersectionKernel typedef | Ray::Shape | |
updateBoundingBox(void) | Ray::Difference | virtual |
WriteInset(std::ostream &stream) | Ray::Shape | static |
WriteInsetSize | Ray::Shape | static |
~Shape(void) | Ray::Shape | inlinevirtual |