This class represents a Photon and is designed to use with G3D::AABSPTree
Public Member Functions | |
| bool | operator== (const Photon &) const |
| Photon (Vector3 _position, Vector3 _direction, Color3 _color) | |
| Photon () | |
Public Attributes | |
| Color3 | color |
| Vector3 | direction |
| Vector3 | position |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3