Open CASCADE Technology  7.5.0
Data Fields

RWGltf_GltfFace Struct Reference

Low-level glTF data structure holding single Face (one primitive array) definition. More...

#include <RWGltf_GltfFace.hxx>

Data Fields

RWGltf_GltfAccessor NodePos
 accessor for nodal positions More...
 
RWGltf_GltfAccessor NodeNorm
 accessor for nodal normals More...
 
RWGltf_GltfAccessor NodeUV
 accessor for nodal UV texture coordinates More...
 
RWGltf_GltfAccessor Indices
 accessor for indexes More...
 

Detailed Description

Low-level glTF data structure holding single Face (one primitive array) definition.

Field Documentation

◆ Indices

RWGltf_GltfAccessor RWGltf_GltfFace::Indices

accessor for indexes

◆ NodeNorm

RWGltf_GltfAccessor RWGltf_GltfFace::NodeNorm

accessor for nodal normals

◆ NodePos

RWGltf_GltfAccessor RWGltf_GltfFace::NodePos

accessor for nodal positions

◆ NodeUV

RWGltf_GltfAccessor RWGltf_GltfFace::NodeUV

accessor for nodal UV texture coordinates


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