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
FillContour Struct Reference

The class ContourToFill intended to fill contours by triangles or quads. More...

#include <FillContour.h>

Public Member Functions

void DebugDrawIdxs ()
 draw debug info More...
 
bool check ()
 integrity check More...
 

Detailed Description

The class ContourToFill intended to fill contours by triangles or quads.

Pass set of points with normals and get triangular/quad fillled surface Derive from this class to redefine PlacePoint method for custom points snapping/placing

Member Function Documentation

bool FillContour::check ( )

integrity check

selfcheck routine

References DebugDrawIdxs().

void FillContour::DebugDrawIdxs ( )

draw debug info

Draw debug info.

Referenced by check().


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