#include <ddgreflection.h>
Class diagram for ddgReflection:
Public Members | |||
![]() | ![]() | ddgReflection ( void ) | |
![]() | ![]() | Create a flat Ground object of a given size with a given color. | |
![]() | ![]() | ~ddgReflection ( void ) | |
![]() | ![]() | Destructor. | |
![]() | ![]() | bool | init (ddgContext *ctx ) |
![]() | ![]() | Initialize the object. | |
![]() | ![]() | bool | draw (ddgContext *ctx ) |
![]() | ![]() | Render the ground object. | |
Protected Members | |||
![]() | ![]() | ddgVector3* | _polygon |
![]() | ![]() | Polygon describing the reflective surface. |