Choreonoid  1.8
Public Attributes | List of all members
cnoid::SFImage Struct Reference

#include <VRML.h>

Public Attributes

int width
 
int height
 
int numComponents
 
std::vector< unsigned char > pixels
 

Member Data Documentation

◆ height

int cnoid::SFImage::height

◆ numComponents

int cnoid::SFImage::numComponents

◆ pixels

std::vector<unsigned char> cnoid::SFImage::pixels

◆ width

int cnoid::SFImage::width

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