Tachyon (current)  Current Main Branch
Data Fields
scalarvol Struct Reference

Data Fields

int loaded
 
int xres
 
int yres
 
int zres
 
apiflt opacity
 
char name [80]
 
unsigned char * data
 

Detailed Description

Definition at line 19 of file animskull.c.

Field Documentation

◆ data

unsigned char * scalarvol::data

Definition at line 26 of file animskull.c.

Referenced by LoadVol(), main(), newscalarvol(), and scalar_volume_texture().

◆ loaded

int scalarvol::loaded

Definition at line 20 of file animskull.c.

Referenced by LoadVol(), main(), and newscalarvol().

◆ name

char scalarvol::name

Definition at line 25 of file animskull.c.

Referenced by LoadVol(), and newscalarvol().

◆ opacity

apiflt scalarvol::opacity

Definition at line 24 of file animskull.c.

Referenced by newscalarvol(), and scalar_volume_texture().

◆ xres

int scalarvol::xres

Definition at line 21 of file animskull.c.

Referenced by LoadVol(), newscalarvol(), and scalar_volume_texture().

◆ yres

int scalarvol::yres

Definition at line 22 of file animskull.c.

Referenced by LoadVol(), newscalarvol(), and scalar_volume_texture().

◆ zres

int scalarvol::zres

Definition at line 23 of file animskull.c.

Referenced by LoadVol(), newscalarvol(), and scalar_volume_texture().


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