Bivector3
extern (C) @nogc nothrow 
struct Bivector3  {
}
Members
- __anonymous
mixin Linear 
 Undocumented in source.
- xy
float xy;
 Undocumented in source.
- yz
float yz;
 Undocumented in source.
- zx
float zx;
 Undocumented in source.
 
		raylib 
		aliasesenumsfunctionsmanifest constantsstructs 
	 
	
Beware of the field order xy is the first field