Assignments
Assignments
|
This is the complete list of members for Ray::StaticAffineShape, including all inherited members.
_bBox | Ray::Shape | protected |
_inverseTransform | Ray::StaticAffineShape | private |
_localTransform | Ray::StaticAffineShape | private |
_normalTransform | Ray::StaticAffineShape | private |
_primitiveNum | Ray::Shape | protected |
_read(std::istream &stream) | Ray::StaticAffineShape | privatevirtual |
_shape | Ray::AffineShape | protected |
_write(std::ostream &stream) const | Ray::StaticAffineShape | privatevirtual |
addTrianglesOpenGL(std::vector< class TriangleIndex > &triangles) | Ray::Shape | inlinevirtual |
AffineShape(void) | Ray::AffineShape | |
boundingBox(void) const | Ray::Shape | |
Directive(void) | Ray::StaticAffineShape | inlinestatic |
drawOpenGL(GLSLProgram *glslProgram) const | Ray::AffineShape | virtual |
Filter typedef | Ray::Shape | |
getInverseMatrix(void) const | Ray::StaticAffineShape | virtual |
getMatrix(void) const | Ray::StaticAffineShape | virtual |
getNormalMatrix(void) const | Ray::StaticAffineShape | virtual |
init(const class LocalSceneData &data) | Ray::StaticAffineShape | virtual |
initOpenGL(void) | Ray::StaticAffineShape | virtual |
isInside(Util::Point3D p) const | Ray::AffineShape | virtual |
Kernel typedef | Ray::Shape | |
name(void) const | Ray::StaticAffineShape | 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::AffineShape | virtual |
processFirstIntersection(const Util::Ray3D &ray, const Util::BoundingBox1D &range, const RayIntersectionFilter &rFilter, const RayIntersectionKernel &rKernel, ShapeProcessingInfo spInfo, unsigned int tIdx) const | Ray::AffineShape | virtual |
processOverlapping(const Filter &filter, const Kernel &kernel, ShapeProcessingInfo tInfo) const | Ray::AffineShape | virtual |
RayIntersectionFilter typedef | Ray::Shape | |
RayIntersectionKernel typedef | Ray::Shape | |
set(Util::Matrix4D m) | Ray::StaticAffineShape | |
StaticAffineShape(void) | Ray::StaticAffineShape | |
updateBoundingBox(void) | Ray::AffineShape | virtual |
WriteInset(std::ostream &stream) | Ray::Shape | static |
WriteInsetSize | Ray::Shape | static |
~Shape(void) | Ray::Shape | inlinevirtual |