extern SG_EXPORT Geometry* osg::createTexturedQuadGeometry

(const Vec3& corner,
  const Vec3& widthVec,
  const Vec3& heightVec,
  float l,
  float b,
  float r,
  float t)

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 left bottom (l,b) to right top (r,t).

Alphabetic index HTML hierarchy of classes or Java



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