RAMSES Documentation  27.0.130
Information for RAMSES users and developers
Namespaces | Enumerations
EffectInputSemantic.h File Reference

Go to the source code of this file.

Namespaces

 ramses
 The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients.
 

Enumerations

enum class  ramses::EEffectUniformSemantic {
  ramses::Invalid = 0 , ramses::ProjectionMatrix , ramses::ModelMatrix , ramses::CameraWorldPosition ,
  ramses::ViewMatrix , ramses::ModelViewMatrix , ramses::ModelViewMatrix33 , ramses::ModelViewProjectionMatrix ,
  ramses::NormalMatrix , ramses::DisplayBufferResolution , ramses::TextTexture , ramses::TimeMs
}
 Effect uniform semantic type. More...
 
enum class  ramses::EEffectAttributeSemantic { ramses::Invalid = 0 , ramses::TextPositions , ramses::TextTextureCoordinates }
 Effect attribute semantic type. More...