SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
GeometryObject::SpireVBO Struct Reference

#include <Geometry.h>

Public Member Functions

 SpireVBO (const std::string &vboName, const std::vector< std::string > attribs, std::shared_ptr< std::vector< uint8_t >> vboData, const Core::Geometry::BBox &bbox)
 

Public Attributes

std::string name
 
std::vector< std::string > attributeNames
 
std::shared_ptr< std::vector
< uint8_t > > 
data
 
Core::Geometry::BBox boundingBox
 

Constructor & Destructor Documentation

SpireVBO ( const std::string &  vboName,
const std::vector< std::string >  attribs,
std::shared_ptr< std::vector< uint8_t >>  vboData,
const Core::Geometry::BBox bbox 
)
inline

Member Data Documentation

std::vector<std::string> attributeNames
Core::Geometry::BBox boundingBox
std::shared_ptr<std::vector<uint8_t> > data
std::string name

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