OpenGI 2.1
Easy parameterization and Geometry Image creation

Mesh cutting

Structures and functions for cutting and patchifying meshes. More...

Functions

void GIAPIENTRY giCutterParameteri (GIenum pname, GIint param)
 Set integer configuration parameter for cutting.
void GIAPIENTRY giCut ()
 Cut current mesh.

Detailed Description

Structures and functions for cutting and patchifying meshes.


Function Documentation

void GIAPIENTRY giCutterParameteri ( GIenum  pname,
GIint  param 
)

Set integer configuration parameter for cutting.

Parameters:
pnamestate to set
paramvalue to set
void GIAPIENTRY giCut ( )

Cut current mesh.

This function cuts the current bound mesh into one or more topological disks.

 All Files Functions Typedefs Defines