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

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 BoundingBoxInner.Start ( )
inlineprivate

◆ UpdateInfo()

void BoundingBoxInner.UpdateInfo ( BoundingBox  bounding_box)
inline

Field Documentation

◆ backgroundDepth

float BoundingBoxInner.backgroundDepth = 8
private

◆ bound_line_renderer

LineRenderer BoundingBoxInner.bound_line_renderer

◆ height

TextMesh BoundingBoxInner.height
private

◆ mano_utils

ManoUtils BoundingBoxInner.mano_utils
private

◆ normalizedBBWidth

float BoundingBoxInner.normalizedBBWidth
private

◆ normalizedBotLeft

Vector3 BoundingBoxInner.normalizedBotLeft
private

◆ normalizedBotRight

Vector3 BoundingBoxInner.normalizedBotRight
private

◆ normalizedHeight

float BoundingBoxInner.normalizedHeight
private

◆ normalizedTextHeightPosition

Vector3 BoundingBoxInner.normalizedTextHeightPosition
private

◆ normalizedTextWidth

Vector3 BoundingBoxInner.normalizedTextWidth
private

◆ normalizedTopLeft

Vector3 BoundingBoxInner.normalizedTopLeft
private

◆ normalizedTopLeftX

float BoundingBoxInner.normalizedTopLeftX
private

◆ normalizedTopLeftY

float BoundingBoxInner.normalizedTopLeftY
private

◆ normalizedTopRight

Vector3 BoundingBoxInner.normalizedTopRight
private

◆ textAdjustment

float BoundingBoxInner.textAdjustment = 0.01f
private

◆ textDepthModifier

float BoundingBoxInner.textDepthModifier = 4
private

◆ top_left

TextMesh BoundingBoxInner.top_left
private

◆ width

TextMesh BoundingBoxInner.width
private

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