#include "FCDocument/FCDObject.h"
#include "FUtils/FUDaeEnum.h"
#include "FUtils/FUParameter.h"
Go to the source code of this file.
Classes | |
class | FCDGeometryPolygons |
A mesh polygon set. More... | |
Typedefs | |
typedef fm::pvector< FCDGeometryPolygonsInput > | FCDGeometryPolygonsInputList |
A dynamically-sized array of FCDGeometryPolygonsInput objects. | |
typedef fm::pvector< const FCDGeometryPolygonsInput > | FCDGeometryPolygonsInputConstList |
A dynamically-sized array of FCDGeometryPolygonsInput objects. | |
typedef fm::map< const FCDGeometrySource *, FCDGeometrySource * > | FCDGeometrySourceCloneMap |
A map of old FCDGeometrySource objects to newly cloned FCDGeometrySource objects. |