Skip to content

Commit 6e31aa9

Browse files
committed
Automatic doxygen documentation update - Deployed from: AcademySoftwareFoundation/openvdb e4621ae7b37d993ffb93f11ded327736b8227f5f
Signed-off-by: Idclip <[email protected]>
1 parent 6b45a3a commit 6e31aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/doxygen/changes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<li>New level set constructor tools::createLevelSetTubeComplex creates a grid containing a narrow-band level set representation of a tube complex (a collection of capsules or tapered capsules defined by endpoint coordinates and segment indices).</li>
9494
<li>New level set constructor tools::createLevelSetDilatedMesh creates a grid containing a narrow-band level set representation of a dilated surface mesh (dilated by a radius in all directions).</li>
9595
<li>New class tools::ConvexVoxelizer, used by the above methods, which can be inherited to implement a convex level set constructor.</li>
96-
<li>Introduced anisotropic surfacing tools in <a class="el" href="PointRasterizeSDF_8h.html" title="Various transfer schemes for rasterizing point positions and radius data to signed distance fields wi...">points/PointRasterizeSDF.h</a> and principle component analysis (PCA) methods in points/PrincipleComponentAnalysis.h. The latter tool analyses point neighborhoods and computes affine transformations representing elliptical distributions. The prior tool takes rotational and stretch point attributes (optionally computed from the prior PCA methods) and generates anisotropic surfaces.</li>
96+
<li>Introduced anisotropic surfacing tools in <a class="el" href="PointRasterizeSDF_8h.html" title="Various transfer schemes for rasterizing point positions and radius data to signed distance fields wi...">points/PointRasterizeSDF.h</a> and principal component analysis (PCA) methods in <a class="el" href="PrincipalComponentAnalysis_8h.html" title="Provides methods to perform principal component analysis (PCA) over a point set to compute rotational...">points/PrincipalComponentAnalysis.h</a>. The latter tool analyses point neighborhoods and computes affine transformations representing elliptical distributions. The prior tool takes rotational and stretch point attributes (optionally computed from the prior PCA methods) and generates anisotropic surfaces.</li>
9797
</ul>
9898
</li>
9999
<li>Improvements:<ul>

0 commit comments

Comments
 (0)