ManoMotion SDK PRO  1.4.8
ManoMotion SDK PRO API documentation
BoundingBoxUI Class Reference
Inheritance diagram for BoundingBoxUI:

Public Member Functions

void UpdateInfo (BoundingBox bounding_box)
 

Data Fields

LineRenderer bound_line_renderer
 

Private Member Functions

void Start ()
 

Private Attributes

TextMesh top_left
 
TextMesh width
 
TextMesh height
 
ManoUtils mano_utils
 
float textDepthModifier = 4
 
float textAdjustment = 0.01f
 
float backgroundDepth = 8
 
float normalizedTopLeftX
 
float normalizedTopLeftY
 
float normalizedBBWidth
 
float normalizedHeight
 
Vector3 normalizedTopLeft
 
Vector3 normalizedTopRight
 
Vector3 normalizedBotRight
 
Vector3 normalizedBotLeft
 
Vector3 normalizedTextHeightPosition
 
Vector3 normalizedTextWidth
 

Member Function Documentation

◆ Start()

void BoundingBoxUI.Start ( )
inlineprivate

◆ UpdateInfo()

void BoundingBoxUI.UpdateInfo ( BoundingBox  bounding_box)
inline

Field Documentation

◆ backgroundDepth

float BoundingBoxUI.backgroundDepth = 8
private

◆ bound_line_renderer

LineRenderer BoundingBoxUI.bound_line_renderer

◆ height

TextMesh BoundingBoxUI.height
private

◆ mano_utils

ManoUtils BoundingBoxUI.mano_utils
private

◆ normalizedBBWidth

float BoundingBoxUI.normalizedBBWidth
private

◆ normalizedBotLeft

Vector3 BoundingBoxUI.normalizedBotLeft
private

◆ normalizedBotRight

Vector3 BoundingBoxUI.normalizedBotRight
private

◆ normalizedHeight

float BoundingBoxUI.normalizedHeight
private

◆ normalizedTextHeightPosition

Vector3 BoundingBoxUI.normalizedTextHeightPosition
private

◆ normalizedTextWidth

Vector3 BoundingBoxUI.normalizedTextWidth
private

◆ normalizedTopLeft

Vector3 BoundingBoxUI.normalizedTopLeft
private

◆ normalizedTopLeftX

float BoundingBoxUI.normalizedTopLeftX
private

◆ normalizedTopLeftY

float BoundingBoxUI.normalizedTopLeftY
private

◆ normalizedTopRight

Vector3 BoundingBoxUI.normalizedTopRight
private

◆ textAdjustment

float BoundingBoxUI.textAdjustment = 0.01f
private

◆ textDepthModifier

float BoundingBoxUI.textDepthModifier = 4
private

◆ top_left

TextMesh BoundingBoxUI.top_left
private

◆ width

TextMesh BoundingBoxUI.width
private

The documentation for this class was generated from the following file: