#include "OSGConfig.h"#include "OSGLog.h"#include "OSGExtrusionGeometry.h"#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSGEXTRUSIONGEOMETRY_INLINE_CVSID "@(#)$Id: OSGExtrusionGeometry.inl,v 1.2 2005/06/02 14:32:16 vossg Exp $" |
Functions | |
| template<class VectorTypeT> | |
| VectorTypeT | osg::apply4PtScheme (const typename std::vector< VectorTypeT >::const_iterator &a, const typename std::vector< VectorTypeT >::const_iterator &b, const typename std::vector< VectorTypeT >::const_iterator &c, const typename std::vector< VectorTypeT >::const_iterator &d) |
| template<class VectorTypeT> | |
| VectorTypeT | osg::apply3PtScheme (const typename std::vector< VectorTypeT >::const_iterator &a, const typename std::vector< VectorTypeT >::const_iterator &b, const typename std::vector< VectorTypeT >::const_iterator &c) |
|
|
Definition at line 558 of file OSGExtrusionGeometry.inl. |
1.4.3