FreeWRL / FreeX3D 4.3.0
matpropstruct Struct Reference

Data Fields

struct fw_MaterialParameters fw_FrontMaterial
 
struct fw_MaterialParameters fw_BackMaterial
 
s_shader_capabilities_tcurrentShaderProperties
 
float transparency
 
GLfloat emissionColour [3]
 
GLint cubeFace
 
int cullFace
 
int algorithm
 
bool hatchedBool
 
bool filledBool
 
GLfloat hatchPercent [2]
 
GLfloat hatchScale [2]
 
GLfloat hatchColour [4]
 
GLfloat pointSize
 
int texCoordGeneratorType
 

Detailed Description

Definition at line 155 of file Component_Shape.h.

Field Documentation

◆ algorithm

int matpropstruct::algorithm

Definition at line 170 of file Component_Shape.h.

◆ cubeFace

GLint matpropstruct::cubeFace

Definition at line 165 of file Component_Shape.h.

◆ cullFace

int matpropstruct::cullFace

Definition at line 166 of file Component_Shape.h.

◆ currentShaderProperties

s_shader_capabilities_t* matpropstruct::currentShaderProperties

Definition at line 161 of file Component_Shape.h.

◆ emissionColour

GLfloat matpropstruct::emissionColour[3]

Definition at line 164 of file Component_Shape.h.

◆ filledBool

bool matpropstruct::filledBool

Definition at line 172 of file Component_Shape.h.

◆ fw_BackMaterial

struct fw_MaterialParameters matpropstruct::fw_BackMaterial

Definition at line 158 of file Component_Shape.h.

◆ fw_FrontMaterial

struct fw_MaterialParameters matpropstruct::fw_FrontMaterial

Definition at line 157 of file Component_Shape.h.

◆ hatchColour

GLfloat matpropstruct::hatchColour[4]

Definition at line 175 of file Component_Shape.h.

◆ hatchedBool

bool matpropstruct::hatchedBool

Definition at line 171 of file Component_Shape.h.

◆ hatchPercent

GLfloat matpropstruct::hatchPercent[2]

Definition at line 173 of file Component_Shape.h.

◆ hatchScale

GLfloat matpropstruct::hatchScale[2]

Definition at line 174 of file Component_Shape.h.

◆ pointSize

GLfloat matpropstruct::pointSize

Definition at line 178 of file Component_Shape.h.

◆ texCoordGeneratorType

int matpropstruct::texCoordGeneratorType

Definition at line 181 of file Component_Shape.h.

◆ transparency

float matpropstruct::transparency

Definition at line 163 of file Component_Shape.h.


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