- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
HShading Class Reference¶
Shading time contextual information for a given hit point from a given light. More...
#include <HPropert.h>
Inheritance diagram for HShading:
Inheritance graph
[legend]
Collaboration diagram for HShading:
Collaboration graph
[legend]
Public Member Functions |
|
| HTexInfo * | GetTexInfo () |
| RGBFloat * | GetACol () |
| RGBFloat * | GetDCol () |
| RGBFloat * | GetSCol () |
| Vector * | GetAway () |
| Vector * | GetL () |
| float | GetIntensity () |
| float | GetLDot () |
| float | GetEDot () |
| int | GetObjectType () |
| HObject * | GetObject () |
| void * | GetSubObject () |
| Vector | GetHitP () |