RT
Data Fields
s_texture Struct Reference

#include <rtstruct.h>

Collaboration diagram for s_texture:
Collaboration graph
[legend]

Data Fields

char * name
 
char * dir
 
t_color(* f_texture )(t_material *, t_texture *, t_vec3)
 
char * pixels
 
int width
 
int height
 
char bpp
 

Field Documentation

◆ bpp

char s_texture::bpp

◆ dir

char* s_texture::dir

◆ f_texture

t_color(* s_texture::f_texture) (t_material *, t_texture *, t_vec3)

◆ height

int s_texture::height

◆ name

char* s_texture::name

◆ pixels

char* s_texture::pixels

◆ width

int s_texture::width

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