25 #ifndef WGEGEOMETRYUTILS_H
26 #define WGEGEOMETRYUTILS_H
32 #include "../common/math/linearAlgebra/WLinearAlgebra.h"
33 #include "WTriangleMesh.h"
66 osg::ref_ptr< osg::Vec3Array >
generateCuboidQuads(
const std::vector< WPosition >& corners );
130 #endif // WGEGEOMETRYUTILS_H