Skip to content

Commit

Permalink
doc: Improve vtkext doc (#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal authored Jul 16, 2024
1 parent d8ef6a1 commit 3d9a23c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/libf3d/PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ The option can also be set in a configuration file that you could distribute wit
F3D provides access to a VTK modules containing utilities that may be useful for plugin developers:
- `vtkF3DFaceVaryingPointDispatcher`: A VTK filter that manipulates point data so that F3D can display them as face-varying data (used by `usd` plugin)
- `vtkF3DBitonicSort`: A VTK class that perform Bitonic Sort algorithm on the GPU (used by the `splat` point sprites rendering algorithm
- `vtkF3DImporter`: An Importer class that abstract away support for different version of VTK after some API changes.

For the complete documentation, please consult the [vtkext doxygen documentation.](https://f3d.app/doc/libf3d/vtkext_doxygen/).

0 comments on commit 3d9a23c

Please sign in to comment.