Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
xelatihy committed Jan 31, 2024
1 parent f64cc7a commit 13ef58d
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 462 deletions.
2 changes: 1 addition & 1 deletion libs/yocto/yocto_image.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ using std::vector;
// -----------------------------------------------------------------------------
namespace yocto {

// Conversion between flots and bytes
// Conversion between floats and bytes
inline vec4b float_to_byte(vec4f a);
inline vec4f byte_to_float(vec4b a);
inline byte float_to_byte(float a);
Expand Down
Loading

0 comments on commit 13ef58d

Please sign in to comment.