VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgLineType Class Reference

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static VgLineType swigToEnum (int swigValue)
 

Static Public Attributes

static final VgLineType ePixelConstantSize = new VgLineType("ePixelConstantSize")
 
static final VgLineType eGeometryConstantSize = new VgLineType("eGeometryConstantSize")
 

Detailed Description

This enum is used to define the Vg3DModule::VgLine type, which determines how it is displayed.

Version
2.0

Member Function Documentation

static VgLineType VgLineType.swigToEnum ( int  swigValue)
static
final int VgLineType.swigValue ( )
String VgLineType.toString ( )

Member Data Documentation

final VgLineType VgLineType.eGeometryConstantSize = new VgLineType("eGeometryConstantSize")
static

The GeometryConstantSize type will display the line polygonized in the 3D view, so that its width decreases when distance from the point of view increases. In this case the mWidth parameter is a meter value.

final VgLineType VgLineType.ePixelConstantSize = new VgLineType("ePixelConstantSize")
static

The PixelConstantSize type will display each segments of the Vg3DModule::VgLine as a line, projected onto the screen with each points having the same pixel size. In this case the mWidth parameter is a pixel value.

Remarks
This type is incompatible when used in conjunction with Vg3DModule::VgLineDescriptor::mTexture to draw the line.

The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016