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 bool( * TEXMAP_BREP_FACE_CLOSEST_POINT)(const ON_BrepFace *, const ON_3dPoint *, ON_3dPoint &) |
Definition at line 35 of file opennurbs_texture_mapping.h.
| typedef int( * TEXMAP_INTERSECT_LINE_SURFACE)(const ON_Line *, const ON_BrepFace *, ON_SimpleArray< ON_X_EVENT > &) |
Definition at line 34 of file opennurbs_texture_mapping.h.