Public Attributes | List of all members
GLtexture Class Reference

#include <GLtexture.h>

Public Attributes

int height
 
std::vector< unsigned char > image
 
int numComponents
 
bool repeatS
 
bool repeatT
 
std::string url
 
int width
 

Detailed Description

Definition at line 4 of file GLtexture.h.

Member Data Documentation

int GLtexture::height

Definition at line 8 of file GLtexture.h.

std::vector<unsigned char> GLtexture::image

Definition at line 10 of file GLtexture.h.

int GLtexture::numComponents

Definition at line 7 of file GLtexture.h.

bool GLtexture::repeatS

Definition at line 9 of file GLtexture.h.

bool GLtexture::repeatT

Definition at line 9 of file GLtexture.h.

std::string GLtexture::url

Definition at line 11 of file GLtexture.h.

int GLtexture::width

Definition at line 8 of file GLtexture.h.


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


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:52