mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
more fixes
This commit is contained in:
@@ -335,6 +335,8 @@ struct Geometry : PluginBase<Geometry>, Object
|
||||
bool streamWrite(Stream *stream);
|
||||
uint32 streamGetSize(void);
|
||||
void addMorphTargets(int32 n);
|
||||
void calculateBoundingSphere(void);
|
||||
bool32 hasColoredMaterial(void);
|
||||
void allocateData(void);
|
||||
void generateTriangles(int8 *adc = NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user