#include "animation/YiAbstractTimeline.h"#include "animation/YiAnimation.h"#include "animation/YiVariant.h"#include "event/YiEventTarget.h"#include "framework/YiPredef.h"#include "import/YiPropertiesSource.h"#include "renderer/YiRenderer.h"#include "scenetree/YiAABB.h"#include "signal/YiSignalHandler.h"#include "utility/YiFocusSearchOptions.h"#include <glm/mat4x4.hpp>#include <glm/vec3.hpp>#include <glm/gtc/quaternion.hpp>#include "scenetree/YiSceneNode.inl"Go to the source code of this file.
Classes | |
| class | CYISceneNode |
| A scene node is the base type for all nodes which are used by the scene manager; it is an integral part of You.i Engine and is used extensively by various parts of the framework. More... | |
| class | CYISceneNode::Iterator |
| class | CYISceneNode::PropertyAnimation |
| Class representing a node property animation. More... | |
| class | CYISceneNode::MeasureSpec |