VTK  9.1.0
Classes | Public Attributes | List of all members
vtkGLTFDocumentLoader::Extensions Struct Reference

This struct contains extension metadata. More...

#include <vtkGLTFDocumentLoader.h>

Collaboration diagram for vtkGLTFDocumentLoader::Extensions:
[legend]

Classes

struct  KHRLightsPunctual
 

Public Attributes

KHRLightsPunctual KHRLightsPunctualMetaData
 

Detailed Description

This struct contains extension metadata.

This is for extension properties in the root-level 'extensions' object. Object-specific extension metadata is added directly to the extended object (see Node for an example)

Definition at line 471 of file vtkGLTFDocumentLoader.h.

Member Data Documentation

◆ KHRLightsPunctualMetaData

KHRLightsPunctual vtkGLTFDocumentLoader::Extensions::KHRLightsPunctualMetaData

Definition at line 498 of file vtkGLTFDocumentLoader.h.


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