OpenSceneGraph/doc/osg/for_each_triangle.html
2001-01-10 16:32:10 +00:00

23 lines
995 B
HTML

<HTML>
<HEAD>
<TITLE>template<class T> void osg::for_each_triangle</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.3">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>template&lt;class T&gt; void <A HREF="#DOC.DOCU">osg::for_each_triangle</A>(<!1><A HREF="GeoSet.html">GeoSet</A>&amp; gset, T&amp; op)</H2>
<BLOCKQUOTE>Template function for iterating through a GeoSet operating on triangles with templated functor.</BLOCKQUOTE>
<A NAME="DOC.DOCU">
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Template function for iterating through a GeoSet operating on triangles
with templated functor. Function automatically decomposes quads and polygons
into sub triangles which are passed onto functor.</BLOCKQUOTE>
<DL>
</DL>
<DL><DT><DD></DL><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>