#include <HUtilityShadow.h>
Public Member Functions | |
virtual void | Create () |
void | Create (ShadowPlaneType ptype) |
HHardShadow (HC_KEY ModelSegmentKey, HC_KEY ShadowBaseSegmentKey) | |
Protected Member Functions | |
void | CreateHardShadow () |
HHardShadow::HHardShadow | ( | HC_KEY | ModelSegmentKey, | |
HC_KEY | ShadowBaseSegmentKey | |||
) | [inline] |
custom constructor
virtual void HHardShadow::Create | ( | ) | [virtual] |
Creates a hard shadow with the current parameters
void HHardShadow::Create | ( | ShadowPlaneType | ptype | ) |
Creates a hard shadow at the given plane
ptype | can be XZ_PLANE XY_PLANE or YZ_PLANE. |
void HHardShadow::CreateHardShadow | ( | ) | [protected] |
Setup for shadow texture creation