MCPcopy Create free account
hub / github.com/brenocq/implot3d / Init

Method Init

implot3d_items.cpp:470–470  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 }
469
470 void Init(ImDrawList3D& draw_list_3d) const { GetLineRenderProps(draw_list_3d, HalfWeight, UV0, UV1); }
471
472 IMPLOT3D_INLINE bool Render(ImDrawList3D& draw_list_3d, const ImPlot3DBox& cull_box, int prim) const {
473 // Get the next point in plot coordinates

Callers

nothing calls this directly

Calls 1

GetLineRenderPropsFunction · 0.85

Tested by

no test coverage detected