This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofTessellator Member List
This is the complete list of members for ofTessellator, including all inherited members.
ofTessellator() | ofTessellator | |
ofTessellator(const ofTessellator &mom) | ofTessellator | |
operator=(const ofTessellator &mom) | ofTessellator | |
tessellateToMesh(const std::vector< ofPolyline > &src, ofPolyWindingMode polyWindingMode, ofMesh &dstmesh, bool bIs2D=false) | ofTessellator | |
tessellateToMesh(const ofPolyline &src, ofPolyWindingMode polyWindingMode, ofMesh &dstmesh, bool bIs2D=false) | ofTessellator | |
tessellateToPolylines(const std::vector< ofPolyline > &src, ofPolyWindingMode polyWindingMode, std::vector< ofPolyline > &dstpoly, bool bIs2D=false) | ofTessellator | |
tessellateToPolylines(const ofPolyline &src, ofPolyWindingMode polyWindingMode, std::vector< ofPolyline > &dstpoly, bool bIs2D=false) | ofTessellator | |
~ofTessellator() | ofTessellator |