FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPlot_SetWorld3d ( kPlot  plot,
k32f  x,
k32f  y,
k32f  z,
k32f  width,
k32f  height,
k32f  depth 
)

Defines the world coordinate system for the plot in 3D.

World coordinates determine axis scaling and affect the rendering of graphic objects.

Parameters
plotPlot object.
xWorld coorindate x-origin.
yWorld coorindate y-origin.
zWorld coorindate z-origin.
widthWorld coorindate width.
heightWorld coorindate height.
depthWorld coorindate depth.
Returns
Operation status.