Changeset 1083 for GTP/trunk/Lib/Geom/shared/GeoTool/include
- Timestamp:
- 07/05/06 20:18:06 (18 years ago)
- Location:
- GTP/trunk/Lib/Geom/shared/GeoTool/include
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshViewUI.h
r1078 r1083 372 372 373 373 // Initialize the lodstripslibrary for visualization. 374 void setLodStripsLibrary(const Geometry::LodStripsLibraryData &, Mesh *geomesh);374 void setLodStripsLibrary(const Geometry::LodStripsLibraryData *, Mesh *geomesh); 375 375 // Initialize the lodtreelibrary for visualization. 376 void setLodTreesLibrary(const Geometry::LodStripsLibraryData &, const Geometry::TreeSimplificationSequence &, Mesh *geomesh, uint32 ileafSubMesh);376 void setLodTreesLibrary(const Geometry::LodStripsLibraryData *, const Geometry::TreeSimplificationSequence *, Mesh *geomesh, uint32 ileafSubMesh); 377 377 378 378 // Indentify the mesh of leaves.
Note: See TracChangeset
for help on using the changeset viewer.