Added build of new osg::ViewportIndexed
This commit is contained in:
@@ -222,6 +222,7 @@ SET(TARGET_H
|
||||
${HEADER_PATH}/VertexProgram
|
||||
${HEADER_PATH}/View
|
||||
${HEADER_PATH}/Viewport
|
||||
${HEADER_PATH}/ViewportIndexed
|
||||
${OPENSCENEGRAPH_VERSION_HEADER}
|
||||
${OPENSCENEGRAPH_CONFIG_HEADER}
|
||||
${OPENSCENEGRAPH_OPENGL_HEADER}
|
||||
@@ -388,6 +389,7 @@ SET(TARGET_SRC
|
||||
VertexProgram.cpp
|
||||
View.cpp
|
||||
Viewport.cpp
|
||||
ViewportIndexed.cpp
|
||||
|
||||
glu/libutil/error.cpp
|
||||
glu/libutil/mipmap.cpp
|
||||
|
||||
Reference in New Issue
Block a user