Public Member Functions
nvidia::apex::UserRenderIndexBuffer Class Reference

Used for storing index data for rendering. More...

#include <UserRenderIndexBuffer.h>

List of all members.

Public Member Functions

virtual bool getInteropResourceHandle (CUgraphicsResource &handle)
virtual void writeBuffer (const void *srcData, uint32_t srcStride, uint32_t firstDestElement, uint32_t numElements)=0
 write some data into the buffer.

Detailed Description

Used for storing index data for rendering.


Member Function Documentation

virtual bool nvidia::apex::UserRenderIndexBuffer::getInteropResourceHandle ( CUgraphicsResource handle) [inline, virtual]

Get the low-level handle of the buffer resource (D3D resource pointer or GL buffer object ID)

Returns:
true id succeeded, false otherwise

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

Generated on Sat Dec 1 2018 15:52:11

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