For example
void rotate(&m, amount, axis)
I used to know it 6 months ago, I even made a note on it but now I can't find that note.
                    
					
                    
                        
                    
					
						
					
                    Matrices in VEX; what does the ampersand with matrices mean?
2233 3 0- 
                               
                                
                                
- Fabrizio123
- Member
- 11 posts
- Joined: 4月 2011
- オフライン
- 
                               
                                
                                  
- animatrix_
- Member
- 5048 posts
- Joined: 2月 2012
- オフライン
                        Hi,
It means the argument is passes by reference:
https://pediaa.com/what-is-the-difference-between-pass-by-value-and-pass-by-reference/#:~:text=The%20main%20difference%20between%20pass,parameter%20passes%20to%20the%20function.
					
                    
                        
                    
					
						
							It means the argument is passes by reference:
https://pediaa.com/what-is-the-difference-between-pass-by-value-and-pass-by-reference/#:~:text=The%20main%20difference%20between%20pass,parameter%20passes%20to%20the%20function.
								Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
 
							
						
					
                    
                    
                Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
 
							- 
                               
                                
                                
- tamte
- Member
- 9325 posts
- Joined: 7月 2007
- オフライン
- 
                               
                                
                                
- Fabrizio123
- Member
- 11 posts
- Joined: 4月 2011
- オフライン
- 
                    - Quick Links
 

