HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GeomUtilMeshGeneratorBase::_PointWriter< PointType > Struct Template Reference

#include <meshGeneratorBase.h>

Public Member Functions

template<class IterType >
 _PointWriter (IterType &iter)
 
template<class IterType >
 _PointWriter (IterType &iter, const GfMatrix4d *const framePtr)
 
void Write (const PointType &pt) const
 

Detailed Description

template<typename PointType>
struct GeomUtilMeshGeneratorBase::_PointWriter< PointType >

Definition at line 122 of file meshGeneratorBase.h.

Constructor & Destructor Documentation

template<typename PointType >
template<class IterType >
GeomUtilMeshGeneratorBase::_PointWriter< PointType >::_PointWriter ( IterType &  iter)
inline

Definition at line 125 of file meshGeneratorBase.h.

template<typename PointType >
template<class IterType >
GeomUtilMeshGeneratorBase::_PointWriter< PointType >::_PointWriter ( IterType &  iter,
const GfMatrix4d *const  framePtr 
)
inline

Definition at line 132 of file meshGeneratorBase.h.

Member Function Documentation

template<typename PointType >
void GeomUtilMeshGeneratorBase::_PointWriter< PointType >::Write ( const PointType &  pt) const
inline

Definition at line 141 of file meshGeneratorBase.h.


The documentation for this struct was generated from the following file: