cocos2d-x  3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ObjLoader::shapes_t Struct Reference

#include <CCObjLoader.h>

Public Member Functions

void reset ()
var reset ()
local reset ()

Public Attributes

std::vector< float > positions
var positions
local positions
std::vector< float > normals
var normals
local normals
std::vector< float > texcoords
var texcoords
local texcoords
std::vector< shape_tshapes
var shapes
local shapes

Member Function Documentation

void reset ( )
inline
var reset ( )
inline
local reset ( )
inline

Member Data Documentation

std::vector<float> normals
var normals
local normals
std::vector<float> positions
var positions
local positions
std::vector<shape_t> shapes
var shapes
local shapes
std::vector<float> texcoords
var texcoords
local texcoords

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