Kanzi 4.1.0
kanzi::GPUSceneMeshInfo Struct Reference

#include <kanzi/core.ui/graphics3d/gpu_scene.hpp>

Public Attributes

uint64_t indexBufferAddress
 
uint64_t normalBufferAddress
 
uint64_t positionBufferAddress
 
uint64_t tangentBufferAddress
 
uint64_t uvBufferAddress
 

Detailed Description

Attention
This feature is experimental and is likely to change in future releases.

Member Data Documentation

◆ positionBufferAddress

uint64_t kanzi::GPUSceneMeshInfo::positionBufferAddress

◆ normalBufferAddress

uint64_t kanzi::GPUSceneMeshInfo::normalBufferAddress

◆ tangentBufferAddress

uint64_t kanzi::GPUSceneMeshInfo::tangentBufferAddress

◆ uvBufferAddress

uint64_t kanzi::GPUSceneMeshInfo::uvBufferAddress

◆ indexBufferAddress

uint64_t kanzi::GPUSceneMeshInfo::indexBufferAddress

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