extern SG_EXPORT Geometry* osg::createTexturedQuadGeometry

(const Vec3& corner,
  const Vec3& widthVec,
  const Vec3& heightVec)

Convenience function to be used for creating quad geometry with texture coords.

Documentation

Convenience function to be used for creating quad geometry with texture coords. Tex coords go from bottom left (0,0) to top right (1,1).

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.