Drake's trivially copyable optimop
This commit is contained in:
@@ -152,10 +152,6 @@ LLMatrix4::LLMatrix4(const F32 roll, const F32 pitch, const F32 yaw)
|
||||
mMatrix[3][3] = 1.f;
|
||||
}
|
||||
|
||||
LLMatrix4::~LLMatrix4(void)
|
||||
{
|
||||
}
|
||||
|
||||
// Clear and Assignment Functions
|
||||
|
||||
const LLMatrix4& LLMatrix4::setZero()
|
||||
|
||||
Reference in New Issue
Block a user