Functions |
|
RwBool | RwV2dIsInPath (RwV2d *point, Rt2dPath *path) |
RwV2d * | RwV2dInvertTransform (RwV2d *pointOut, RwV2d *pointIn) |
|
RwV2dInvertTransform is used to transform a point specified in screen space ( 0.0f -> 1.0f on both axes, origin in Top Left corner ) into the current CTM coordinate space
|
|
RwV2dIsInPath is used to test if a point is inside a path. the path should be a closed flat path
|
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |