Castor3D 0.16.0
Multiplatform 3D engine
Static Public Member Functions | Static Public Attributes | List of all members
castor3d::PhongPass Class Reference

#include <PhongPass.hpp>

Collaboration diagram for castor3d::PhongPass:
Collaboration graph
[legend]

Static Public Member Functions

static C3D_API PassUPtr create (LightingModelID lightingModelId, Material &parent)
 

Static Public Attributes

static C3D_API castor::StringView const Type
 
static C3D_API castor::StringView const LightingModel
 

Member Function Documentation

◆ create()

static C3D_API PassUPtr castor3d::PhongPass::create ( LightingModelID lightingModelId,
Material & parent )
static

Member Data Documentation

◆ LightingModel

C3D_API castor::StringView const castor3d::PhongPass::LightingModel
static

◆ Type

C3D_API castor::StringView const castor3d::PhongPass::Type
static

The documentation for this class was generated from the following file: