#include <ASkinShader.h>
Definition at line 8 of file ASkinShader.h.
◆ ASkinShader()
| ASkinShader::ASkinShader |
( |
| ) |
|
◆ ~ASkinShader()
| ASkinShader::~ASkinShader |
( |
| ) |
|
◆ AddLight()
| virtual TINT ASkinShader::AddLight |
( |
const Toshi::TVector3 & | a_rPosition, |
|
|
TFLOAT | a_fIntensity ) |
|
pure virtual |
◆ CreateMaterial()
◆ CreateMesh()
◆ EnableClouds()
| void ASkinShader::EnableClouds |
( |
TBOOL | a_bEnabled | ) |
|
|
virtual |
◆ EnableHighEndSkinning()
| void ASkinShader::EnableHighEndSkinning |
( |
TBOOL | a_bEnable | ) |
|
|
virtual |
◆ EnableRenderEnvMap()
| void ASkinShader::EnableRenderEnvMap |
( |
TBOOL | a_bEnable | ) |
|
|
virtual |
◆ IsAlphaBlendMaterial()
| TBOOL ASkinShader::IsAlphaBlendMaterial |
( |
| ) |
|
|
virtual |
◆ IsCapableHighEndSkinning()
| TBOOL ASkinShader::IsCapableHighEndSkinning |
( |
| ) |
|
|
virtual |
◆ IsCapablePointLights()
| TBOOL ASkinShader::IsCapablePointLights |
( |
| ) |
|
|
virtual |
◆ IsEnabledClouds()
| TBOOL ASkinShader::IsEnabledClouds |
( |
| ) |
|
|
virtual |
◆ IsHighEndSkinning()
| TBOOL ASkinShader::IsHighEndSkinning |
( |
| ) |
|
|
virtual |
◆ IsLightScattering()
| TBOOL ASkinShader::IsLightScattering |
( |
| ) |
|
|
virtual |
◆ IsPointLightsEnabled()
| TBOOL ASkinShader::IsPointLightsEnabled |
( |
| ) |
|
|
virtual |
◆ RemoveLight()
| virtual void ASkinShader::RemoveLight |
( |
TINT | a_iIndex | ) |
|
|
pure virtual |
◆ SetAlphaBlendMaterial()
| void ASkinShader::SetAlphaBlendMaterial |
( |
TBOOL | a_bIsAlphaBlendMaterial | ) |
|
|
virtual |
◆ SetLight()
| virtual void ASkinShader::SetLight |
( |
TINT | a_iIndex, |
|
|
const Toshi::TVector3 & | a_rPosition, |
|
|
TFLOAT | a_fIntensity ) |
|
pure virtual |
◆ SetLightScattering()
| void ASkinShader::SetLightScattering |
( |
TBOOL | a_bEnable | ) |
|
|
virtual |
◆ SetPointLights()
| void ASkinShader::SetPointLights |
( |
TBOOL | a_bEnabled | ) |
|
|
virtual |
◆ TDECLARE_CLASS()
| ASkinShader::TDECLARE_CLASS |
( |
ASkinShader | , |
|
|
Toshi::TShader | ) |
◆ [union]
◆ m_SomeColour
| TINT32 ASkinShader::m_SomeColour |
◆ m_SomeColourComponents
| TUINT8 ASkinShader::m_SomeColourComponents[8] |
◆ m_Unk2
◆ m_Unk3
◆ m_Unk4
The documentation for this class was generated from the following files:
- D:/_dev/OpenBarnyard/Source/OpenBarnyard/Source/Render/ASkinShader/ASkinShader.h
- D:/_dev/OpenBarnyard/Source/OpenBarnyard/Source/Render/ASkinShader/ASkinShader.cpp