| Public Types | |
| typedef Eigen::Map< RowMatrixX3 > | MapRowMatrixX3 | 
| typedef Eigen::Ref< RowMatrixX3 > | RefRowMatrixX3 | 
| typedef Eigen::Matrix< double, Eigen::Dynamic, 3, Eigen::RowMajor > | RowMatrixX3 | 
| Static Public Member Functions | |
| static Triangle | tri_indices (const BVHModelBase &bvh, unsigned int i) | 
| static Vec3s & | vertex (BVHModelBase &bvh, unsigned int i) | 
| static RefRowMatrixX3 | vertices (BVHModelBase &bvh) | 
Definition at line 85 of file collision-geometries.cc.
| typedef Eigen::Map<RowMatrixX3> BVHModelBaseWrapper::MapRowMatrixX3 | 
Definition at line 87 of file collision-geometries.cc.
| typedef Eigen::Ref<RowMatrixX3> BVHModelBaseWrapper::RefRowMatrixX3 | 
Definition at line 88 of file collision-geometries.cc.
| typedef Eigen::Matrix<double, Eigen::Dynamic, 3, Eigen::RowMajor> BVHModelBaseWrapper::RowMatrixX3 | 
Definition at line 86 of file collision-geometries.cc.
| 
 | inlinestatic | 
Definition at line 102 of file collision-geometries.cc.
| 
 | inlinestatic | 
Definition at line 90 of file collision-geometries.cc.
| 
 | inlinestatic | 
Definition at line 95 of file collision-geometries.cc.