cgv
Loading...
Searching...
No Matches
cgv::media::mesh::group_info Struct Reference

simple structure to describe a group More...

#include <obj_loader.h>

Public Attributes

std::string name
 name of the group
 
std::string parameters
 parameters string
 

Detailed Description

simple structure to describe a group

Definition at line 52 of file obj_loader.h.

Member Data Documentation

◆ name

std::string cgv::media::mesh::group_info::name

name of the group

Definition at line 55 of file obj_loader.h.

Referenced by cgv::media::mesh::obj_loader_generic< T >::process_group().

◆ parameters

std::string cgv::media::mesh::group_info::parameters

parameters string

Definition at line 57 of file obj_loader.h.

Referenced by cgv::media::mesh::obj_loader_generic< T >::process_group().


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