stapip patch
This commit is contained in:
@@ -42,6 +42,8 @@ class StaPipBagPackagesBBox {
|
||||
/** @brief Get amount of vertices */
|
||||
const u32& getVertexCount() const;
|
||||
|
||||
const std::vector<CoreBBox>& getParts() const { return *bboxParts; }
|
||||
|
||||
/**
|
||||
* @brief For example if we want to build a bbox from 96-112 vertices, we
|
||||
* should input index = 3, partsSize = 1
|
||||
|
||||
@@ -97,7 +97,6 @@ class StaPipQBufferRenderer {
|
||||
packet2_t** packets;
|
||||
StaPipVU1Program** dBufferPrograms;
|
||||
StaPipQBuffer** buffers;
|
||||
packet2_t* currentPacket;
|
||||
packet2_t* staticDataPacket;
|
||||
packet2_t* objectDataPacket;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user