7#ifndef __IMAGE_SET_CAMERA_VALID_TESTS_H
8#define __IMAGE_SET_CAMERA_VALID_TESTS_H
14 begin imageset fooImageset
15 look at absolute point = 1.1 2 3e-8
23 begin imageset fooImageset
24 look at relative point = 1.5 0.5 0.5
32 begin imageset fooImageset
41 begin imageset fooImageset
50 begin imageset fooImageset
51 look at relative distance = 2.0
59 begin imageset fooImageset
60 look at absolute distance = 15.0
68 begin imageset fooImageset
77 begin imageset fooImageset
79 look at relative point = 0.0 0.0 0.0
80 look at absolute distance = 10.0
std::string ImagesetCameraLookAtAbsoluteDistance
Definition ImageSetCameraValidTests.h:57
std::string ImagesetCameraLookAtRelativeDistance
Definition ImageSetCameraValidTests.h:48
std::string ImagesetCameraFOV
Definition ImageSetCameraValidTests.h:75
std::string ImagesetCameraLookAtAbsolutePoint
Definition ImageSetCameraValidTests.h:12
std::string ImagesetCameraLookAtElement
Definition ImageSetCameraValidTests.h:30
std::string ImagesetCameraLookAtNode
Definition ImageSetCameraValidTests.h:39
std::string ImagesetCameraUpVector
Definition ImageSetCameraValidTests.h:66
std::string ImagesetCameraLookAtRelativePoint
Definition ImageSetCameraValidTests.h:21