FreeWRL / FreeX3D 4.3.0
geomBuffer Struct Reference

Data Fields

char * address
char * cgltf_buffer
int byteSize
int loaded
int users
GLuint VBO

Detailed Description

Definition at line 43 of file Polyrep.h.

Field Documentation

◆ address

char* geomBuffer::address

Definition at line 44 of file Polyrep.h.

◆ byteSize

int geomBuffer::byteSize

Definition at line 46 of file Polyrep.h.

◆ cgltf_buffer

char* geomBuffer::cgltf_buffer

Definition at line 45 of file Polyrep.h.

◆ loaded

int geomBuffer::loaded

Definition at line 47 of file Polyrep.h.

◆ users

int geomBuffer::users

Definition at line 48 of file Polyrep.h.

◆ VBO

GLuint geomBuffer::VBO

Definition at line 49 of file Polyrep.h.


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