package
Version:
v0.0.0-...-682a2af
Opens a new window with list of versions in this module.
Published: Jul 30, 2024
License: BSD-2-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Axes is a visual representation of the three axes.
NewAxes returns a pointer to a new Axes object.
Grid is a visual representation of a grid.
NewGrid creates and returns a pointer to a new grid helper with the specified size and step.
Normals is the visual representation of the normals of a target object.
NewNormals creates a normals helper for the specified IGraphic, with the specified size, color, and lineWidth.
Update should be called in the render loop to
update the normals based on the target object.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.