HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_TextureCache::Image Class Reference

#include <RV_TextureCache.h>

Public Attributes

RV_VKImageimage = nullptr
 
int udim_x = 0
 
int udim_y = 0
 
int udim_w = 0
 
int udim_h = 0
 
fpreal aspect = 1.0
 
int op_id = RV_INVALID_OP_ID
 

Detailed Description

Definition at line 233 of file RV_TextureCache.h.

Member Data Documentation

fpreal RV_TextureCache::Image::aspect = 1.0

Definition at line 241 of file RV_TextureCache.h.

RV_VKImage* RV_TextureCache::Image::image = nullptr

Definition at line 236 of file RV_TextureCache.h.

int RV_TextureCache::Image::op_id = RV_INVALID_OP_ID

Definition at line 242 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_h = 0

Definition at line 240 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_w = 0

Definition at line 239 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_x = 0

Definition at line 237 of file RV_TextureCache.h.

int RV_TextureCache::Image::udim_y = 0

Definition at line 238 of file RV_TextureCache.h.


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