HI Lukasz, You can use Cmake build options to change the default Matrix and Plane from double to float see OSG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE.
Robert On 10 October 2013 17:03, Lukasz Izdebski <[email protected]> wrote: > Hi, > > I understand your position on this issue. > But my question is to wonder whether it was possible to configure OSG to > use ONLY float version of geometric, mathematics classes, or for example > AnimationPath (at the moment it is possible to select the matrix, planes, > bounding box, bounding sphere in float mode) or double mode. > In this way we will have more control if we want accuracy or speed. > > Thank you! > > Cheers, > Lukasz > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=56734#56734 > > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
