Banuba SDK
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
bnb::interfaces::renderer_common Class Reference

Static Public Member Functions

::bnb::full_image_t morph_mesh (::bnb::full_image_t src_image, const std::vector< float > &original_verts, const std::vector< float > &morphed_verts, const std::vector< int32_t > &indices, const std::vector< float > &mvp)
 return rgba image, src_image can be rgb or rgba
 
static bnb_morph_result morph_mesh_landmarks (::bnb::full_image_t src_image, const std::vector< float > &src_landmarks, const std::vector< float > &original_verts, const std::vector< float > &morphed_verts, const std::vector< int32_t > &indices, const std::vector< float > &mvp)
 return rgba image, src_image can be rgb or rgba
 

Detailed Description

Definition at line 19 of file renderer_common.hpp.

Constructor & Destructor Documentation

◆ ~renderer_common()

virtual bnb::interfaces::renderer_common::~renderer_common ( )
inlinevirtual

Definition at line 21 of file renderer_common.hpp.

21{}

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