|
Rasterfarm-SDK
|
This is the complete list of members for Physical::Boundary, 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 | |
| closestPoint(const Primitive3D::Sphere &sphere)=0 | Physical::Boundary | pure virtual |
| distance(const Vertex3f &point)=0 | Physical::Boundary | pure virtual |
| elasticityCoeff | Physical::SurfaceAttributes | |
| frictionCoeff | Physical::SurfaceAttributes | |
| function | Physical::Boundary | |
| inside(const Vertex3f &point, const Primitive3D::Sphere &sphere)=0 | Physical::Boundary | pure virtual |
| normal()=0 | Physical::Boundary | pure virtual |
| pContext | Physical::Boundary | |
| SurfaceAttributes() | Physical::SurfaceAttributes | |
| SurfaceAttributes(float elasticityCoeff, float frictionCoeff, float faceWidth=0.0f) | Physical::SurfaceAttributes | |
| width | Physical::SurfaceAttributes | |
| ~Boundary() | Physical::Boundary | inlinevirtual |