Loading...
Searching...
No Matches
23#ifndef VCL_CONCEPTS_SPACE_H
24#define VCL_CONCEPTS_SPACE_H
26#include "space/array.h"
27#include "space/bit_set.h"
29#include "space/color.h"
30#include "space/image.h"
31#include "space/matrix.h"
32#include "space/point.h"
33#include "space/polygon.h"
34#include "space/principal_curvature.h"
35#include "space/sampler.h"
36#include "space/segment.h"
37#include "space/sphere.h"
38#include "space/tex_coord.h"
39#include "space/tex_coord_indexed.h"
40#include "space/texture.h"
41#include "space/triangle.h"