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

Method Init

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

Source from the content-addressed store, hash-verified

430 }
431
432 void Init(ImDrawList3D& draw_list_3d) const { GetLineRenderProps(draw_list_3d, HalfWeight, UV0, UV1); }
433
434 IMPLOT3D_INLINE bool Render(ImDrawList3D& draw_list_3d, const ImPlot3DBox& cull_box, int prim) const {
435 ImPlot3DPoint P2_plot = Getter(prim + 1);

Callers

nothing calls this directly

Calls 1

GetLineRenderPropsFunction · 0.85

Tested by

no test coverage detected