Improves to CullStack.
From M.Grngr. options support for f=switching off internal imagery in .ive files
This commit is contained in:
@@ -2025,7 +2025,7 @@ bool _verifyBindings(const osg::Geometry& geom, const A& arrayData)
|
||||
}
|
||||
|
||||
template<class A>
|
||||
bool _computeCorrectBindingsAndArraySizes(const osg::Geometry& geom, A& arrayData, const char* arrayName)
|
||||
void _computeCorrectBindingsAndArraySizes(const osg::Geometry& geom, A& arrayData, const char* arrayName)
|
||||
{
|
||||
if (!geom.getVertexArray() || geom.getVertexArray()==0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user