Click or drag to resize
AB4D logo

InputElementFactory Methods

The InputElementFactory type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateInputElement Create one InputElement based on the supplied parameters
Public methodStatic memberGetInputElementsArray Returns array of InputElement structs that describes the supplied inputLayoutType. This method is thread safe and can be called from any thread.
Public methodStatic memberGetStandardInstancedInputElements Returns array of InputElement structs that can be used for mesh instancing that is used in DXEngine.
Public methodStatic memberIsSupportedInputLayout Returns boolean that specifies if the requiredInputLayout can be used with the availableInputLayout.
Top
See Also