mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 13:07:41 +00:00
Add CParticleGenInfo and CParticleGenInfoGeneric
Former-commit-id: f7715e98f6
This commit is contained in:
@@ -14,6 +14,8 @@ public:
|
||||
|
||||
static const CMatrix3f& Identity() { return sIdentity; }
|
||||
|
||||
CMatrix3f Orthonormalized() const;
|
||||
|
||||
private:
|
||||
// TODO maybe individual floats
|
||||
CVector3f m0;
|
||||
|
||||
Reference in New Issue
Block a user