Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BL_BlenderWorldInfo Struct Reference

World conversion Container. More...

#include <KX_BlenderGL.h>

List of all members.

Public Attributes

bool hasworld
float backcolor_red
float backcolor_green
float backcolor_blue
bool hasmist
float backcolor_miststart
float backcolor_mistdistance
float backcolor_mistcolor_red
float backcolor_mistcolor_green
float backcolor_mistcolor_blue
float gravity


Detailed Description

World conversion Container.

Used to convert blender world data to ketsji world data.

Definition at line 57 of file KX_BlenderGL.h.


Member Data Documentation

float BL_BlenderWorldInfo::backcolor_blue
 

Definition at line 62 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_green
 

Definition at line 61 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_mistcolor_blue
 

Definition at line 70 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_mistcolor_green
 

Definition at line 69 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_mistcolor_red
 

Definition at line 68 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_mistdistance
 

Definition at line 67 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_miststart
 

Definition at line 66 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::backcolor_red
 

Definition at line 60 of file KX_BlenderGL.h.

float BL_BlenderWorldInfo::gravity
 

Definition at line 72 of file KX_BlenderGL.h.

bool BL_BlenderWorldInfo::hasmist
 

Definition at line 64 of file KX_BlenderGL.h.

bool BL_BlenderWorldInfo::hasworld
 

Definition at line 59 of file KX_BlenderGL.h.


The documentation for this struct was generated from the following file:
Generated at Thu Feb 1 13:03:31 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000