Introduced GeometryNew which is a cleaned up version of Geometry that removes support for array indices.

GeometryNew is only temporary and will be renamed to Geometry on the completion of refactoring work and feedback from community.
Ported osggeometry across to use GeometryNew.
This commit is contained in:
Robert Osfield
2013-06-04 09:32:59 +00:00
parent 4cca5c1d1c
commit caa3a06c70
4 changed files with 2394 additions and 28 deletions

View File

@@ -256,6 +256,7 @@ SET(TARGET_SRC
FrontFace.cpp
Geode.cpp
Geometry.cpp
GeometryNew.cpp
GL2Extensions.cpp
GLExtensions.cpp
GLBeginEndAdapter.cpp

1963
src/osg/GeometryNew.cpp Normal file

File diff suppressed because it is too large Load Diff