Static Public Member Functions | List of all members
depth_image_proc::DepthTraits< float > Struct Reference

#include <depth_traits.h>

Static Public Member Functions

static float fromMeters (float depth)
 
static void initializeBuffer (std::vector< uint8_t > &buffer)
 
static float toMeters (float depth)
 
static bool valid (float depth)
 

Detailed Description

Definition at line 90 of file depth_traits.h.

Member Function Documentation

◆ fromMeters()

static float depth_image_proc::DepthTraits< float >::fromMeters ( float  depth)
inlinestatic

Definition at line 94 of file depth_traits.h.

◆ initializeBuffer()

static void depth_image_proc::DepthTraits< float >::initializeBuffer ( std::vector< uint8_t > &  buffer)
inlinestatic

Definition at line 96 of file depth_traits.h.

◆ toMeters()

static float depth_image_proc::DepthTraits< float >::toMeters ( float  depth)
inlinestatic

Definition at line 93 of file depth_traits.h.

◆ valid()

static bool depth_image_proc::DepthTraits< float >::valid ( float  depth)
inlinestatic

Definition at line 92 of file depth_traits.h.


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


depth_image_proc
Author(s): Patrick Mihelich
autogenerated on Wed Jan 24 2024 03:57:15