![]() |
libgpac
Documentation of the core library of GPAC
|
Include dependency graph for mesh_tesselate.c:Macros | |
| #define | CALLBACK |
| #define | GetPoint2D(pt, apt) |
| #define | ConvCompare(delta) |
| #define | ConvGetPointDelta(delta, pprev, pcur) |
| #define | ConvCross(p, q) gf_mulfix(p.x,q.y) - gf_mulfix(p.y,q.x); |
| #define | ConvCheckTriple |
Functions | |
| void | gf_mesh_tesselate_path (GF_Mesh *mesh, GF_Path *path, u32 outline_style) |
| u32 | polygon_check_convexity (GF_Vertex *pts, u32 len, u32 direction) |
| void | TesselateFaceMesh (GF_Mesh *dest, GF_Mesh *orig) |
| #define CALLBACK |
| #define GetPoint2D | ( | pt, | |
| apt | |||
| ) |
| #define ConvCompare | ( | delta | ) |
| #define ConvGetPointDelta | ( | delta, | |
| pprev, | |||
| pcur | |||
| ) |
| #define ConvCheckTriple |
Here is the caller graph for this function:
Here is the caller graph for this function: