QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_texture_mapping.h File Reference

Go to the source code of this file.

Classes

class  ON_TextureMapping
 

Typedefs

typedef bool(* TEXMAP_BREP_FACE_CLOSEST_POINT) (const ON_BrepFace *, const ON_3dPoint *, ON_3dPoint &)
 
typedef int(* TEXMAP_INTERSECT_LINE_SURFACE) (const ON_Line *, const ON_BrepFace *, ON_SimpleArray< ON_X_EVENT > &)
 

Typedef Documentation

◆ TEXMAP_BREP_FACE_CLOSEST_POINT

typedef bool(* TEXMAP_BREP_FACE_CLOSEST_POINT) (const ON_BrepFace *, const ON_3dPoint *, ON_3dPoint &)

◆ TEXMAP_INTERSECT_LINE_SURFACE

typedef int(* TEXMAP_INTERSECT_LINE_SURFACE) (const ON_Line *, const ON_BrepFace *, ON_SimpleArray< ON_X_EVENT > &)