OpenSceneGraph/doc/doc++/osg/createTexturedQuadGeometry.2.html
Robert Osfield ed10594139 Updated docs
2004-08-06 06:53:36 +00:00

22 lines
1.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>inline Geometry* osg::createTexturedQuadGeometry</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>inline <!1><A HREF="Geometry.html">Geometry</A>* <A HREF="#DOC.DOCU">osg::createTexturedQuadGeometry</A></H2><H2>(const <!1><A HREF="osg.html#DOC.2.262">Vec3</A>&amp; <!1><A HREF="BoundingBox.html#DOC.2.46.25">corner</A>,<BR>&nbsp; const <!1><A HREF="osg.html#DOC.2.262">Vec3</A>&amp; widthVec,<BR>&nbsp; const <!1><A HREF="osg.html#DOC.2.262">Vec3</A>&amp; heightVec,<BR>&nbsp; float <!1><A HREF="ImpostorSprite.html#DOC.2.124.24">s</A>=1.0f,<BR>&nbsp; float <!1><A HREF="ImpostorSprite.html#DOC.2.124.25">t</A>=1.0f)</H2><BLOCKQUOTE>Convenience function to be used for creating quad geometry with texture coords.</BLOCKQUOTE>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Convenience function to be used for creating quad geometry with texture coords.
Tex coords go from bottom left (0,0) to top right (s,t).</BLOCKQUOTE>
<DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://www.linuxsupportline.com/~doc++">DOC++</A>.
</BODY>
</HTML>