FreeWRL / FreeX3D 4.3.0
openned_file Struct Reference

Data Fields

const char * fileFileName
 
int fileDescriptor
 
int fileDataSize
 
char * fileData
 
int imageHeight
 
int imageWidth
 
bool imageAlpha
 
int imageChannels
 

Detailed Description

Definition at line 46 of file io_files.h.

Field Documentation

◆ fileData

char* openned_file::fileData

Definition at line 50 of file io_files.h.

◆ fileDataSize

int openned_file::fileDataSize

Definition at line 49 of file io_files.h.

◆ fileDescriptor

int openned_file::fileDescriptor

Definition at line 48 of file io_files.h.

◆ fileFileName

const char* openned_file::fileFileName

Definition at line 47 of file io_files.h.

◆ imageAlpha

bool openned_file::imageAlpha

Definition at line 53 of file io_files.h.

◆ imageChannels

int openned_file::imageChannels

Definition at line 54 of file io_files.h.

◆ imageHeight

int openned_file::imageHeight

Definition at line 51 of file io_files.h.

◆ imageWidth

int openned_file::imageWidth

Definition at line 52 of file io_files.h.


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