Getting 3D Vector from 3D XYZ Coords

DavidRO99

Active member
Joined
Nov 5, 2017
Messages
60
Reaction score
8
So I want to copy pasterino s0b functions but they use 3D Vectors, so I want b1g copy pasterino function to convert XYZ to 3D Vectors thx


@monday shanker said to do this thx
 

monday

Expert
Joined
Jun 23, 2014
Messages
1,126
Solutions
1
Reaction score
158
i'd look for the definition of what is "3D Vector" in the code and just pass the same data type to that function
 
Top