Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 600 Bytes

c_vector3d.md

File metadata and controls

12 lines (11 loc) · 600 Bytes

🚦 c_vector3d

Name Return type Description
x float
y float
z float
get_length float
get_length_sqr float
get_length2d float
is_valid bool Return true if valid
normalize void