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