cocos2d-x  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CCPUBillboardChain.h File Reference
#include "base/CCRef.h"
#include "math/CCMath.h"
#include <vector>

Classes

class  PUBillboardChain
 
class  PUBillboardChain::Element
 Contains the data of an element of the BillboardChain. More...
 
struct  PUBillboardChain::ChainSegment
 Simple struct defining a chain segment by referencing a subset of the preallocated buffer (which will be mMaxElementsPerChain * mChainCount long), by it's chain index, and a head and tail value which describe the current chain. More...
 
struct  PUBillboardChain::VertexInfo
 

Namespaces

 cocos2d