CHardwareAttribute and CHardwareAttributeArray class declarations. More...
Go to the source code of this file.
Classes |
|
class | CHardwareAttribute |
Represents an attribute defined by hardware
shaders a.k.a real-time shaders.
CHardwareAttribute is typically used for defining standard
vertex semantics (siHardwareInputSemantic) used in shader languages
such as CgFX and HLSL.
CHardwareAttribute can also be used for defining shader
parameters of siShaderParameterType type. More... |
|
class | CHardwareAttributeArray |
The
CHardwareAttributeArray is an uni-dimensional array of
CHardwareAttribute. More... |
|
Namespaces |
|
namespace | XSI |
The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing. |
CHardwareAttribute and CHardwareAttributeArray class declarations.
Copyright 2010 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.