Public Attributes | List of all members
drmtl_identifier Struct Reference

#include <dr_mtl.h>

Public Attributes

char name [DRMTL_MAX_IDENTIFIER_NAME]
 The name of the identifier. More...
 
drmtl_type type
 The type of the identifier. More...
 

Detailed Description

Structure containing information about an identifier. An identifier contains a type (float, float2, etc.) and a name. The total size of this structure is 32 bytes. The name is null terminated.

Definition at line 200 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.

Member Data Documentation

◆ name

char drmtl_identifier::name

The name of the identifier.

Definition at line 206 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.

◆ type

drmtl_type drmtl_identifier::type

The type of the identifier.

Definition at line 203 of file porcupine/demo/c/dr_libs/old/dr_mtl.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19