C# Class Axiom.Graphics.GpuProgramParameters.GpuConstantDefinition

Information about predefined program constants.
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Private Properties

Свойство Type Description
GetElementSize int
GpuConstantDefinition System
IsFloatConst bool
IsSamplerConst bool

Méthodes publiques

Méthode Description
Clone ( ) : GpuConstantDefinition

Private Methods

Méthode Description
GetElementSize ( GpuConstantType ctype, bool padToMultiplesOf4 ) : int
GpuConstantDefinition ( ) : System
IsFloatConst ( GpuConstantType c ) : bool
IsSamplerConst ( GpuConstantType c ) : bool

Method Details

Clone() public méthode

public Clone ( ) : GpuConstantDefinition
Résultat GpuConstantDefinition