| Table of Contents vector4fDescription
 Vectors may or may not be normalised. DefinitionIn Zeolite_defines.h: typedef struct { float a; float b; float c; float d; } vector4f; Member data
 Type identifiersExcept where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported |