Public Attributes | List of all members
dr2d_surface Struct Reference

#include <dr_2d.h>

Public Attributes

float height
 The height of the surface. More...
 
dr2d_contextpContext
 A pointer to the context that owns the surface. More...
 
dr2d_byte pExtraData [1]
 The extra bytes. The size of this buffer is equal to pContext->surfaceExtraBytes. More...
 
float width
 The width of the surface. More...
 

Detailed Description

Definition at line 316 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

Member Data Documentation

◆ height

float dr2d_surface::height

The height of the surface.

Definition at line 325 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

◆ pContext

dr2d_context * dr2d_surface::pContext

A pointer to the context that owns the surface.

Definition at line 319 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

◆ pExtraData

dr2d_byte dr2d_surface::pExtraData

The extra bytes. The size of this buffer is equal to pContext->surfaceExtraBytes.

Definition at line 328 of file porcupine/demo/c/dr_libs/old/dr_2d.h.

◆ width

float dr2d_surface::width

The width of the surface.

Definition at line 322 of file porcupine/demo/c/dr_libs/old/dr_2d.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