nw::gfx::res::ResMeshNodeVisibility Class

Syntax

class ResMeshNodeVisibility : public nw::ut::ResCommon< ResMeshNodeVisibilityData >

Description

Binary resource class indicating node visibility on DCC.

Member Functions

ResMeshNodeVisibility Constructor.
ref
operator ==
operator !=
GetName Gets the node name.
IsVisible Gets the visibility flag.
SetVisible
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::ResMeshNodeVisibility


CONFIDENTIAL