Surf3d_GLview_data Struct Reference

#include <view.h>

List of all members.

Public Attributes

float trans [3]
float rot [3]
float fov
float dist
float Zfar
float Znear
float hskl
float light_global_ambient [4]
gchar light [3][8]
float light_position [3][4]
float light_ambient [3][4]
float light_specular [3][4]
float light_diffuse [3][4]
int light_spot [3]
float light_spot_direction [3][3]
float light_spot_cutoff [3]
float light_spot_exponent [3]
float surf_mat_color [4]
float surf_mat_ambient [4]
float surf_mat_specular [4]
float surf_mat_diffuse [4]
float surf_mat_shininess [1]
float box_mat_color [4]
float box_mat_ambient [4]
float box_mat_specular [4]
float box_mat_diffuse [4]
float box_mat_shininess [1]
int Fog
float fog_color [4]
float fog_density
float clear_color [4]
int Texture
int Mesh
int Cull
int Smooth
int Ortho
int Ticks
float preV
gchar ColorMode [20]
gchar ColorSrc [20]
float ColorContrast
float ColorOffset
float ColorSat
int ZeroPlane
int InstantUpdate


Detailed Description

Definition at line 201 of file view.h.


Member Data Documentation

float Surf3d_GLview_data::box_mat_ambient
 

Definition at line 229 of file view.h.

Referenced by Surf3d::GLdrawsurface().

float Surf3d_GLview_data::box_mat_color
 

Definition at line 228 of file view.h.

Referenced by Surf3d::GLdrawsurface().

float Surf3d_GLview_data::box_mat_diffuse
 

Definition at line 231 of file view.h.

Referenced by Surf3d::GLdrawsurface().

float Surf3d_GLview_data::box_mat_shininess
 

Definition at line 232 of file view.h.

Referenced by Surf3d::GLdrawsurface().

float Surf3d_GLview_data::box_mat_specular
 

Definition at line 230 of file view.h.

Referenced by Surf3d::GLdrawsurface().

float Surf3d_GLview_data::clear_color
 

Definition at line 238 of file view.h.

Referenced by Surf3d::GLdrawscene().

float Surf3d_GLview_data::ColorContrast
 

Definition at line 252 of file view.h.

Referenced by Surf3d::PutPointMode().

gchar Surf3d_GLview_data::ColorMode
 

Definition at line 249 of file view.h.

Referenced by Surf3d::PutPointMode().

float Surf3d_GLview_data::ColorOffset
 

Definition at line 252 of file view.h.

Referenced by Surf3d::PutPointMode().

float Surf3d_GLview_data::ColorSat
 

Definition at line 252 of file view.h.

Referenced by Surf3d::PutPointMode().

gchar Surf3d_GLview_data::ColorSrc
 

Definition at line 250 of file view.h.

Referenced by Surf3d::ColorSrc(), and Surf3d::PutPointMode().

int Surf3d_GLview_data::Cull
 

Definition at line 242 of file view.h.

Referenced by Surf3d::GLdrawscene(), and Surf3d::GLModes().

float Surf3d_GLview_data::dist
 

Definition at line 205 of file view.h.

Referenced by Surf3d::Zoom().

int Surf3d_GLview_data::Fog
 

Definition at line 234 of file view.h.

float Surf3d_GLview_data::fog_color
 

Definition at line 235 of file view.h.

float Surf3d_GLview_data::fog_density
 

Definition at line 236 of file view.h.

float Surf3d_GLview_data::fov
 

Definition at line 204 of file view.h.

Referenced by Surf3d::reshape().

float Surf3d_GLview_data::hskl
 

Definition at line 209 of file view.h.

Referenced by Surf3d::HeightSkl(), and Surf3d::PutPointMode().

int Surf3d_GLview_data::InstantUpdate
 

Definition at line 255 of file view.h.

gchar Surf3d_GLview_data::light
 

Definition at line 212 of file view.h.

Referenced by Surf3d::GLdrawscene().

float Surf3d_GLview_data::light_ambient
 

Definition at line 214 of file view.h.

Referenced by Surf3d::GLdrawscene().

float Surf3d_GLview_data::light_diffuse
 

Definition at line 216 of file view.h.

Referenced by Surf3d::GLdrawscene().

float Surf3d_GLview_data::light_global_ambient
 

Definition at line 211 of file view.h.

float Surf3d_GLview_data::light_position
 

Definition at line 213 of file view.h.

Referenced by Surf3d::GLdrawscene().

float Surf3d_GLview_data::light_specular
 

Definition at line 215 of file view.h.

Referenced by Surf3d::GLdrawscene().

int Surf3d_GLview_data::light_spot
 

Definition at line 217 of file view.h.

float Surf3d_GLview_data::light_spot_cutoff
 

Definition at line 219 of file view.h.

float Surf3d_GLview_data::light_spot_direction
 

Definition at line 218 of file view.h.

float Surf3d_GLview_data::light_spot_exponent
 

Definition at line 220 of file view.h.

int Surf3d_GLview_data::Mesh
 

Definition at line 241 of file view.h.

Referenced by Surf3d::GLdrawscene(), and Surf3d::GLModes().

int Surf3d_GLview_data::Ortho
 

Definition at line 244 of file view.h.

float Surf3d_GLview_data::preV
 

Definition at line 247 of file view.h.

Referenced by Surf3d::GetSmem().

float Surf3d_GLview_data::rot
 

Definition at line 203 of file view.h.

Referenced by Surf3d::Rotate(), Surf3d::RotateAbs(), Surf3d::RotateX(), Surf3d::RotateY(), and Surf3d::RotateZ().

int Surf3d_GLview_data::Smooth
 

Definition at line 243 of file view.h.

Referenced by Surf3d::GLdrawscene(), and Surf3d::GLModes().

float Surf3d_GLview_data::surf_mat_ambient
 

Definition at line 223 of file view.h.

float Surf3d_GLview_data::surf_mat_color
 

Definition at line 222 of file view.h.

Referenced by Surf3d::PutPointMode().

float Surf3d_GLview_data::surf_mat_diffuse
 

Definition at line 225 of file view.h.

float Surf3d_GLview_data::surf_mat_shininess
 

Definition at line 226 of file view.h.

float Surf3d_GLview_data::surf_mat_specular
 

Definition at line 224 of file view.h.

int Surf3d_GLview_data::Texture
 

Definition at line 240 of file view.h.

int Surf3d_GLview_data::Ticks
 

Definition at line 245 of file view.h.

Referenced by Surf3d::GLModes().

float Surf3d_GLview_data::trans
 

Definition at line 202 of file view.h.

Referenced by Surf3d::Translate().

int Surf3d_GLview_data::ZeroPlane
 

Definition at line 254 of file view.h.

Referenced by Surf3d::GLdrawsurface(), and Surf3d::GLModes().

float Surf3d_GLview_data::Zfar
 

Definition at line 206 of file view.h.

Referenced by Surf3d::reshape().

float Surf3d_GLview_data::Znear
 

Definition at line 207 of file view.h.

Referenced by Surf3d::reshape().


The documentation for this struct was generated from the following files:
Generated on Sat Apr 1 09:06:29 2006 for GXSM by  doxygen 1.4.6