nw::gfx::res::ResVertexAttribute Class

Syntax

class ResVertexAttribute : public nw::ut::ResCommon< ResVertexAttributeData >

Description

Base class for binary resources that represent vertex attributes.

Enumerated Types

VertexType
VertexAttributeUsage

Member Functions

ResVertexAttribute Constructor.
ref
operator ==
operator !=
GetUsage Gets the vertex attribute application.
SetUsage Sets the vertex attribute application.
GetFlags Gets the flag value.
SetFlags Sets flag value.
Setup Initializes a vertex attribute.
Cleanup Cleans up a vertex attribute.
GetTypeInfo Gets instance type information.
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResVertexAttribute


CONFIDENTIAL