Home
last modified time | relevance | path

Searched refs:readDoubleVertices (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeRGeometry.cpp915 …const bool readDoubleVertices = (_pluginOptions.precisionHint & osgDB::Options::DOUBLE_PRECISION_… in resolveMeshArrays() local
922 …y, VertexIndices::POSITION>(sources[position_source], vertexIndicesIndexMap, readDoubleVertices) ); in resolveMeshArrays()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRGeometry.cpp911 …const bool readDoubleVertices = (_pluginOptions.precisionHint & osgDB::Options::DOUBLE_PRECISION_… in resolveMeshArrays() local
918 …y, VertexIndices::POSITION>(sources[position_source], vertexIndicesIndexMap, readDoubleVertices) ); in resolveMeshArrays()