#include <project.h>
| Public Member Functions | |
| ProjectResult () | |
| Public Attributes | |
| unsigned int | encode | 
| the code of the projection type  More... | |
| S | parameterization [4] | 
| Parameterization of the projected point (based on the simplex to be projected, use 2 or 3 or 4 of the array)  More... | |
| S | sqr_distance | 
| square distance from the query point to the projected simplex  More... | |
| fcl::detail::Project< S >::ProjectResult::ProjectResult | 
Definition at line 311 of file project-inl.h.
| unsigned int fcl::detail::Project< S >::ProjectResult::encode | 
| S fcl::detail::Project< S >::ProjectResult::parameterization[4] | 
| S fcl::detail::Project< S >::ProjectResult::sqr_distance |