add w to CVector; adjust col structs a bit
This commit is contained in:
@@ -62,6 +62,7 @@ struct CColTrianglePlane
|
||||
}
|
||||
#endif
|
||||
#else
|
||||
// TODO(LCS): LCS actually uses CompressedVector too
|
||||
CVector normal;
|
||||
float dist;
|
||||
uint8 dir;
|
||||
|
||||
Reference in New Issue
Block a user