cf_draw3d_pop_dash¶
Category: draw3d
GitHub: cute_draw3d.h
Pops and returns the last dash pattern pushed by cf_draw3d_push_dash.
Remarks¶
The returned vector holds x: on length, y: off length, z: phase.
Category: draw3d
GitHub: cute_draw3d.h
Pops and returns the last dash pattern pushed by cf_draw3d_push_dash.
The returned vector holds x: on length, y: off length, z: phase.