EasyManuals Logo

LMI Technologies Gocator 2100 Series User Manual

LMI Technologies Gocator 2100 Series
800 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #681 background imageLoading...
Page #681 background image
Gocator Line Profile Sensors: User Manual
• 681
Line graphics
To create graphics:
1. Use GdkGraphic_Construct to create a graphic object.
2. Use GdkGraphicPointSet_Construct to create points or GdkGraphicLineSet_Construct to create
lines.
3. Add the points and lines to the graphic object using GdkGraphic_AddPointSet and GdkGraphic_
AddLineSet.
4. Output using GdkToolOutput_SetRendering.
The following illustrates the process:
kTest(GdkGraphic_Construct(&graphic, kObject_Alloc(tool)));
kTest(GdkGraphicPointSet_Construct(&pointSet, 4.0, kMARKER_SHAPE_CROSS, kCOLOR_LIME,
&point32f, 1, kObject_Alloc(tool)));
kTest(GdkGraphic_AddPointSet(graphic, pointSet));
kTest(GdkToolOutput_SetRendering(output, measurementIndex, graphic));
The GDK example TestSurfaceGraphics shows how to use the graphics functions.
Graphic functions take an array of kPoint3d32f. It does NOT accept kPoint3d64f.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the LMI Technologies Gocator 2100 Series and is the answer not in the manual?

LMI Technologies Gocator 2100 Series Specifications

General IconGeneral
BrandLMI Technologies
ModelGocator 2100 Series
CategoryAccessories
LanguageEnglish

Related product manuals