xsi_hardwareattribute.h File Reference
 
 
 
xsi_hardwareattribute.h File Reference
#include "sicppsdk.h"
#include "xsi_ref.h"
#include "xsi_value.h"
#include "xsi_string.h"

File Description

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.

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.


Go to the source code of this file.