8#ifndef META_OCEAN_RENDERING_GI_PRIMITIVE_H
9#define META_OCEAN_RENDERING_GI_PRIMITIVE_H
22namespace GlobalIllumination
This class implements the base class for all primitive objects.
Definition GIPrimitive.h:32
~GIPrimitive() override
Destructs a primitive object.
GIPrimitive()
Creates a new primitive object.
This class is the base class for all Global Illumination renderable objects.
Definition GIRenderable.h:45
This class is the base class for all primitive objects.
Definition Primitive.h:42
The namespace covering the entire Ocean framework.
Definition Accessor.h:15