I have a variable number of objects all from the same class, which I would like to pass to a function. The objects are just 8-dimensional "points" which are used to define motion positions, and I want to pass them to a function to separate parts of each object into other vectors (rotation, translation).I have a variable number of objects all from th