ImFusion SDK 4.3
LineRenderer Member List

This is the complete list of members for LineRenderer, including all inherited members.

cachedInstance()InstanceManager< LineRenderer >inlinestatic
LineRenderer() (defined in LineRenderer)LineRenderer
makeVertexData(const std::vector< vec3 > &vertices, Primitive primitive, GL::VertexBuffer &outputVBO)LineRendererstatic
makeVertexData(const std::vector< vec3 > &vertices, const std::vector< vec4 > &colors, Primitive primitive, GL::VertexBuffer &outputVBO)LineRendererstatic
render(const GL::VertexBuffer &vbo, Primitive primitive, const Options &options, const ViewState &viewState, const OrderIndependentTransparency *oit=nullptr)LineRenderer
renderLineLoop(const std::vector< vec3 > &vertices, const Options &options, const ViewState &viewState, const OrderIndependentTransparency *oit=nullptr)LineRenderer
renderLines(const std::vector< vec3 > &vertices, const Options &options, const ViewState &viewState, const OrderIndependentTransparency *oit=nullptr)LineRenderer
renderLineStrip(const std::vector< vec3 > &vertices, const Options &options, const ViewState &viewState, const OrderIndependentTransparency *oit=nullptr)LineRenderer
~LineRenderer() (defined in LineRenderer)LineRenderer
Search Tab / S to search, Esc to close