This is the complete list of members for Physical::BoundaryPrimitive< PRIMITIVE >, including all inherited members.
Boundary(Node *pContext=nullptr, IntersectionFunction function=nullptr) | Physical::Boundary | |
Boundary(const SurfaceAttributes &surfaceAttributes, Node *pContext=nullptr, IntersectionFunction function=nullptr) | Physical::Boundary | |
BoundaryPrimitive(const PRIMITIVE &primitive, Node *pContext=nullptr, IntersectionFunction function=nullptr) | Physical::BoundaryPrimitive< PRIMITIVE > | |
BoundaryPrimitive(const PRIMITIVE &primitive, const SurfaceAttributes &attributes, Node *pContext=nullptr, IntersectionFunction function=nullptr) | Physical::BoundaryPrimitive< PRIMITIVE > | |
closestPoint(const Primitive3D::Sphere &sphere) | Physical::BoundaryPrimitive< PRIMITIVE > | virtual |
distance(const Vertex3f &point) | Physical::BoundaryPrimitive< PRIMITIVE > | virtual |
elasticityCoeff | Physical::SurfaceAttributes | |
frictionCoeff | Physical::SurfaceAttributes | |
function | Physical::BoundaryPrimitive< PRIMITIVE > | |
inside(const Vertex3f &point, const Primitive3D::Sphere &sphere) | Physical::BoundaryPrimitive< PRIMITIVE > | virtual |
normal() | Physical::BoundaryPrimitive< PRIMITIVE > | virtual |
pContext | Physical::BoundaryPrimitive< PRIMITIVE > | |
SurfaceAttributes() | Physical::SurfaceAttributes | |
SurfaceAttributes(float elasticityCoeff, float frictionCoeff, float faceWidth=0.0f) | Physical::SurfaceAttributes | |
width | Physical::SurfaceAttributes | |
~Boundary() | Physical::Boundary | inlinevirtual |