HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_HandleLook Class Reference

#include <GR_HandleParts.h>

Public Member Functions

 GR_HandleLook ()
 

Public Attributes

UT_Vector3F diff
 
UT_Vector3F spec
 
UT_Vector3F amb
 
UT_Vector3F emit
 
float rough = 0.3f
 
float diff_rough = 0.3f
 
float alpha = 1.0f
 
bool lit = true
 

Detailed Description

Definition at line 62 of file GR_HandleParts.h.

Constructor & Destructor Documentation

GR_HandleLook::GR_HandleLook ( )
inline

Definition at line 65 of file GR_HandleParts.h.

Member Data Documentation

float GR_HandleLook::alpha = 1.0f

Definition at line 78 of file GR_HandleParts.h.

UT_Vector3F GR_HandleLook::amb

Definition at line 74 of file GR_HandleParts.h.

UT_Vector3F GR_HandleLook::diff

Definition at line 72 of file GR_HandleParts.h.

float GR_HandleLook::diff_rough = 0.3f

Definition at line 77 of file GR_HandleParts.h.

UT_Vector3F GR_HandleLook::emit

Definition at line 75 of file GR_HandleParts.h.

bool GR_HandleLook::lit = true

Definition at line 79 of file GR_HandleParts.h.

float GR_HandleLook::rough = 0.3f

Definition at line 76 of file GR_HandleParts.h.

UT_Vector3F GR_HandleLook::spec

Definition at line 73 of file GR_HandleParts.h.


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