Google

template<class T> void osg::for_each_triangle

(GeoSet& gset,
  T& op)

Template function for iterating through a GeoSet operating on triangles with templated functor.

Documentation

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.

Alphabetic index HTML hierarchy of classes or Java



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