Blender  V3.3
Public Attributes | List of all members
libmv_FloatImage Struct Reference

#include <image.h>

Public Attributes

floatbuffer
 
int width
 
int height
 
int channels
 

Detailed Description

Definition at line 37 of file libmv/intern/image.h.

Member Data Documentation

◆ buffer

float* libmv_FloatImage::buffer

◆ channels

int libmv_FloatImage::channels

◆ height

int libmv_FloatImage::height

◆ width

int libmv_FloatImage::width

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