3DCoat  3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
QuadrangulationParams Class Reference

#include <Quadrangulation.h>

Public Member Functions

void SetSourceMesh (comms::cMeshContainer &mc)
 Inputs for the quadrangulation. More...
 
comms::cMeshContainerQuadrangulate ()
 Output, returns the qadrangulated mesh. More...
 

Detailed Description

The general interface to quadrangulate any acceptable mesh. You pass parameters and the mesh and get the quadrangulated mesh

Member Function Documentation

comms::cMeshContainer * QuadrangulationParams::Quadrangulate ( )
void QuadrangulationParams::SetSourceMesh ( comms::cMeshContainer mc)

Inputs for the quadrangulation.

Referenced by QuadragulationTask::perform().


The documentation for this class was generated from the following files: