| 34 | |
| 35 | template<typename Scalar, int Options> |
| 36 | struct PlacementFromNormalAndPositionTpl; |
| 37 | typedef PlacementFromNormalAndPositionTpl<context::Scalar, context::Options> PlacementFromNormalAndPosition; |
| 38 | |
| 39 | } // namespace simple |
nothing calls this directly
no outgoing calls
no test coverage detected