Public Member Functions | Public Attributes | List of all members
dai::Size2f Struct Reference

#include <Size2f.hpp>

Public Member Functions

 Size2f ()=default
 
 Size2f (float width, float height)
 

Public Attributes

float height = 0
 
float width = 0
 

Detailed Description

Size2f structure

width, height values define the size of the shape/frame

Definition at line 15 of file Size2f.hpp.

Constructor & Destructor Documentation

◆ Size2f() [1/2]

dai::Size2f::Size2f ( )
default

◆ Size2f() [2/2]

dai::Size2f::Size2f ( float  width,
float  height 
)
inline

Definition at line 17 of file Size2f.hpp.

Member Data Documentation

◆ height

float dai::Size2f::height = 0

Definition at line 18 of file Size2f.hpp.

◆ width

float dai::Size2f::width = 0

Definition at line 18 of file Size2f.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20