I have a vector class ok. A function accepts, as its only parameter, a pointer to 3 float variables. Is there anyway i can make it so that the vector class can be specified as the parameter and the vector class would return a pointer?