VTK/Tutorials
From KitwarePublic
< VTK
Jump to navigationJump to search
Revision as of 16:08, 3 January 2010 by Daviddoria (talk | contribs) (New page: ===System Configuration/General Information=== * Which Libraries Do I Link To? * Which Header Files Do I Include? * Typical CMakeLists.txt file * Environment Setup * [[http...)
System Configuration/General Information
- Which Libraries Do I Link To?
- Which Header Files Do I Include?
- Typical CMakeLists.txt file
- Environment Setup
- [A nice tutorial]
Preliminaries
- Smart Pointers
- vtkIdType
- Casting VTK objects
- 3D Data Types - A brief outline of the data types that VTK offers for 3D data storage.