Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
5e3e2043
Commit
5e3e2043
authored
Jul 11, 2013
by
Joachim Pouderoux
Committed by
Code Review
Jul 11, 2013
Browse files
Merge topic 'Fix_OctreePointLocator_Descr' into master
7b567e57
Remove typos & spurious spaces in the class description.
parents
3545b515
7b567e57
Changes
2
Show whitespace changes
Inline
Side-by-side
Common/DataModel/vtkOctreePointLocator.h
View file @
5e3e2043
...
@@ -17,10 +17,10 @@
...
@@ -17,10 +17,10 @@
See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details.
See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details.
----------------------------------------------------------------------------*/
----------------------------------------------------------------------------*/
// .NAME vtkOctreePointLocator - a octree spatial decomposition of a set of points
// .NAME vtkOctreePointLocator - a
n
octree spatial decomposition of a set of points
//
//
// .SECTION Description
// .SECTION Description
//
Given a vtkDataSet
xs
, create an octree that is locally refined
// Given a vtkDataSet, create an octree that is locally refined
// such that all leaf octants contain less than a certain
// such that all leaf octants contain less than a certain
// amount of points. Note that there is no size constraint that
// amount of points. Note that there is no size constraint that
// a leaf octant in relation to any of its neighbors.
// a leaf octant in relation to any of its neighbors.
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
// the boundaries of the spatial regions in the decomposition.
// the boundaries of the spatial regions in the decomposition.
//
//
// .SECTION See Also
// .SECTION See Also
//
vtkPointLocator vtkOctreePointLocatorNode
//
vtkLocator
vtkPointLocator vtkOctreePointLocatorNode
#ifndef __vtkOctreePointLocator_h
#ifndef __vtkOctreePointLocator_h
#define __vtkOctreePointLocator_h
#define __vtkOctreePointLocator_h
...
...
Common/DataModel/vtkOctreePointLocatorNode.h
View file @
5e3e2043
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment