#include "vpcamera.h"
#include "vptransform.h"
#include <iostream>
Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &output, const VPCamera &cam) |
Definition in file vpcamera.cpp.
|
Definition at line 325 of file vpcamera.cpp. References VPCamera::description, VPCamera::farPlaneDistance, VPCamera::location, VPCamera::nearPlaneDistance, VPCamera::target, and VPCamera::up. |