Changeset 1540
- Timestamp:
- 01/18/08 12:27:05 (22 months ago)
- Files:
-
- 1 modified
-
MOAB/trunk/MBAdaptiveKDTree.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
MOAB/trunk/MBAdaptiveKDTree.cpp
r1527 r1540 158 158 } 159 159 160 inlineMBErrorCode MBAdaptiveKDTree::get_split_plane( MBEntityHandle entity,161 Plane& plane )160 MBErrorCode MBAdaptiveKDTree::get_split_plane( MBEntityHandle entity, 161 Plane& plane ) 162 162 { 163 163 #ifndef MB_AD_KD_TREE_USE_SINGLE_TAG … … 177 177 } 178 178 179 inlineMBErrorCode MBAdaptiveKDTree::set_split_plane( MBEntityHandle entity,180 const Plane& plane )179 MBErrorCode MBAdaptiveKDTree::set_split_plane( MBEntityHandle entity, 180 const Plane& plane ) 181 181 { 182 182 #ifndef MB_AD_KD_TREE_USE_SINGLE_TAG
![(please configure the [header_logo] section in trac.ini)](/projects/ITAPS/chrome/common/trac_banner.png)