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.
NW_RES_FIELD_FLAGS_DECL Initializes a vertex attribute.
Cleanup Cleans up a vertex attribute.
GetTypeInfo Gets instance type information.
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

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


CONFIDENTIAL