SOFA plugin: CollisionOBBCapsule  master
Open source framework for multi-physics simuation
collisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > > Member List

This is the complete list of members for collisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > >, including all inherited members.

IntrTri typedefcollisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > >
project(type::Vec< 3, Real > &pt, const TTriangle< DataType > &tri)collisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > >static
Real typedefcollisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > >
triFaceNearestPoints(const IntrTri &tri, const type::Vec< 3, Real > *face, int n, type::Vec< 3, Real > &pt_on_tri, type::Vec< 3, Real > &pt_on_face)collisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > >static
triSegNearestPoints(const IntrTri &tri, const type::Vec< 3, Real > seg[2], type::Vec< 3, Real > &pt_on_tri, type::Vec< 3, Real > &pt_on_seg)collisionobbcapsule::detection::intersection::IntrUtil< TTriangle< DataType > >static