#include <Standard_PrimitiveTypes.hxx>
Enumerations | |
enum | VrmlConverter_TypeOfCamera { VrmlConverter_NoCamera, VrmlConverter_PerspectiveCamera, VrmlConverter_OrthographicCamera } |
defines the projection parameters for the hidden lines removal algorithm and calculates properties of cameras and lights from Vrml ( OrthograpicCamera, PerspectiveCamera, DirectionalLight, PointLight, SpotLight ) to display all shapes of scene with arbitrary locations for requested the Projection Vector . More... |
|
|