Implements a base class for all objects. More...
#include "collisions/CCollisionBasics.h"#include "effects/CGenericEffect.h"#include "forces/CInteractionBasics.h"#include "graphics/CDraw3D.h"#include "graphics/CColor.h"#include "graphics/CDisplayList.h"#include "graphics/CRenderOptions.h"#include "materials/CMaterial.h"#include "materials/CNormalMap.h"#include "math/CMaths.h"#include "math/CTransform.h"#include "system/CGenericType.h"#include <vector>#include <list>Go to the source code of this file.
Classes | |
| class | chai3d::cGenericObject |
| This class implements a base class for all 2D or 3D objects in CHAI3D. More... | |
Namespaces | |
| chai3d | |