Workspace 6.21.5
|
#include <QCoreApplication>
#include <QList>
#include <QOpenGLShader>
#include "Rendering/rendering_api.h"
Classes | |
class | WSGLShaderProgramCapability |
Base class for all capabilities that can be added to a shader program. More... | |
class | WSGLShaderProgramCapabilityId |
Class used for uniquely identifying a shader program capability. More... | |
class | WSGLTypedShaderProgramCapability< Derived > |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |
Typedefs | |
typedef QList< const WSGLShaderProgramCapabilityId * > | CapabilityIdList |