Public Member Functions | Public Attributes
nvidia::apex::UserRenderBoneBufferDesc Class Reference

Descriptor to generate a bone buffer. More...

#include <UserRenderBoneBufferDesc.h>

List of all members.

Public Member Functions

bool isValid (void) const
 Check if parameter's values are correct.

Public Attributes

uint32_t maxBones
 The maximum amount of bones this buffer will ever hold.
RenderBufferHint::Enum hint
 Hint on how often this buffer is updated.
RenderDataFormat::Enum buffersRequest [RenderBoneSemantic::NUM_SEMANTICS]
 Array of semantics with the corresponding format.

Detailed Description

Descriptor to generate a bone buffer.

This descriptor is filled out by APEX and helps as a guide how the bone buffer should be generated.


Member Data Documentation

Array of semantics with the corresponding format.

RenderDataFormat::UNSPECIFIED is used for semantics that are disabled


The documentation for this class was generated from the following file:

Generated on Sat Dec 1 2018 15:52:10

Copyright © 2012-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.