Untold Engine
Beta v0.0.16
docs
|
►NU4DEngine | |
CANIMATIONDATA | The ANIMATIONDATA structure holds 3D animation data |
CANIMATIONSRAW | |
CANIMPOSERAW | |
CARMATURERAW | |
CAttributeAlignedGeometryData | |
CAttributeAlignedImageData | |
CAttributeAlignedModelData | |
CAttributeAlignedParticleData | |
CAttributeAlignedShaderEntityData | |
CAttributeAlignedSkyboxData | |
CAttributeAlignedWorldData | |
CBONESRAW | |
CCHARACTERDATA | |
CCHARACTERDATARAW | |
CCollisionFilter | The CollisionFilter structure contains the filtering information of the 3D model |
CCOLLISIONMANIFOLDONODE | The COLLISIONMANIFOLDONODE structure holds collision manifold informaiton such as contact points, collision normal vector and closest collision points |
CCollisionProperties | The CollisionProperties structure contains collision information of the 3D static model |
CcompareDistanceToPosition | |
CCONTACTEDGE | The CONTACTEDGE structure holds collision polygon segment information |
CCONTACTEDGEINFORMATION | The CONTACTEDGEINFORMATION structure holds contact edge information |
CCONTACTFACES | The CONTACTFACES structure holds collision polygon faces information |
CContactManifoldProperties | The ContactManifoldProperties structure contains collision contact manifold of the 3D static model |
CCONTROLLERMESSAGE | |
CCONVEXHULL | The CONVEXHULL structure holds data representing vertices, edges and faces for a computed convex-hull |
CConvexHullProperties | The ConvexHullProperties structure contains the convex-hull vertices of the 3D static model |
CCONVEXHULLRAW | |
CDIRECTIONALLIGHTRAW | |
CEdges | |
CFONTDATA | |
CFONTDATARAW | |
CKEYFRAMEDATA | The KEYFRAMEDATA structure holds 3D animation keyframe data |
CKEYFRAMERAW | |
CLIGHTDATA | |
CLIGHTDATARAW | |
CMassProperties | The MassProperties structure contains mass properties information of the 3D static model |
CModelBoundingVolumePair | |
CMODELRAW | |
CPARTICLERENDERDATA | The PARTICLERENDERDATA structure holds 3D particle data |
CPARTICLESRAW | |
CPARTICLESYSTEMDATA | The PARTICLESYSTEMDATA structure holds data required by the particle system |
CPOINTINFORMATION | The POINTINFORMATION structure holds segment point information |
CPOINTLIGHT | |
CPOINTLIGHTRAW | |
CPOLYTOPEEDGES | The POLYTOPEEDGES structure holds a polytope edge representation |
CPOLYTOPEFACES | The POLYTOPEFACES structure holds a polytope face representation |
CPOLYTOPEVERTEX | The POLYTOPEVERTEX structure holds a polytope vertex representation |
CSIMPLEXDATA | The SIMPLEXDATA structure holds data representing a simplex support point and the Minkowski difference |
CSPRITEANIMATIONDATA | The SPRITEANIMATION structure holds sprite animation data |
CSPRITEDATA | The SPRITEDATA structure holds sprites information |
CTEXTDATA | The TEXTDATA structure holds text information |
CTEXTURESRAW | |
CTRIPLEBUFFER | |
CU4DAABB | Implements a mathematical representation of an Axis-Aligned Bounding Box |
CU4DAlign | Implements AI steering separation behavior |
CU4DAnimation | Implements 3D animations for 3D model entities |
CU4DAnimationManager | Manages 3D animations for 3D model entities |
CU4DArmatureData | Bone armature of the 3D entity |
CU4DArrive | Implements AI steering Arrive behavior |
CU4DAvoidance | Implements AI steering Avoidance behavior |
CU4DBlendAnimation | Smoothly blends two animations so that the transition is smooth |
CU4DBodyForceGenerator | In charge of updating all external forces acting on a 3D entity |
CU4DBoneData | Holds bone information for the 3D entity |
CU4DBoneIndices | Implements the indexes of bone-armature used in a 3D character animation. This class is only used for organizational purposes. It does not implement any mathematical operations |
CU4DBoundingAABB | The U4DBoundingAABB represents an AABB bounding volumen entity |
CU4DBoundingConvex | The U4DBoundingConvex represents the convex-hull bounding volumen entity |
CU4DBoundingOBB | The U4DBoundingOBB represents an OBB bounding volumen entity |
CU4DBoundingSphere | Spherical bounding volumen entity |
CU4DBoundingVolume | Bounding volume entities |
CU4DBroadPhaseCollisionModelPair | Collision entity pairs |
CU4DButton | Manages button entities |
CU4DBVHCollision | The U4DBVHCollision virtual class is in charge of testing collisions in the Broad-Phase stage |
CU4DBVHManager | Boundary Volume Hierarchy manager |
CU4DBVHModelCollision | In charge of testing 3D model collisions in the broad-phase stage |
CU4DBVHNode | The U4DBVHNode class represents a node in a BVH tree and is used for Broad-Phase collision |
CU4DCallback | |
CU4DCallbackInterface | |
CU4DCamera | In charge of implementing a camera entity for the engine |
CU4DCameraBasicFollow | Camera behavior for a Basic Follow camera |
CU4DCameraFirstPerson | Camera behavior for a First Person camera |
CU4DCameraInterface | The U4DCameraInterface provides the interface for the camera behaviors (first person camera, third person camera, etc) |
CU4DCameraThirdPerson | Camera behavior for a Third Person camera |
CU4DCheckbox | Manages slider entities |
CU4DCohesion | Implements AI steering separation behavior |
CU4DCollisionAlgorithm | The 4DCollisionAlgorithm is a virtual class in charge of implementing the algorithm used during a collision |
CU4DCollisionDetection | The U4DCollisionDetection is in charge of implementing the collision detection algorithm |
CU4DCollisionEngine | In charge of implemeting the collision engine operations |
CU4DCollisionResponse | In charge of implementing the collision response in the engine |
CU4DColorData | Holds color information for the 3D entity |
CU4DCompositionPass | |
CU4DCompositionPipeline | |
CU4DControllerInterface | The U4DController interface provides the behaviors for the different type of controllers |
CU4DDebugger | |
CU4DDirectionalLight | Implements a light entity used for providing light and shadows to a game |
CU4DDirector | Controls the updates and rendering of every game entity. It informs the engine of any touch event. It loads every shader used in the engine |
CU4DDragForceGenerator | The U4DGravityForceGenerator class is in charge of updating gravitational forces acting on a 3D entity |
CU4DDualQuaternion | Implements a Dual-Quaternion mathematical entity used for storing rotation and translations as real and pure quaternions, respectively |
CU4DDynamicAction | Actions such as kinetics and collisions applied to a 3D model entity |
CU4DEditorPass | |
CU4DEntity | Super-Class for all the entities in a game, such as 3D models, buttons, fonts, etc |
CU4DEntityManager | The U4DEntityManager Class manages the rendering, space update, physics, collision and visibility for all objects in a game |
CU4DEntityNode | The U4DEntityNode class represents a node in a Generic tree |
CU4DEPAAlgorithm | |
CU4DFinalPass | |
CU4DFlee | Implements AI steering Flee behavior |
CU4DFlock | Implements AI steering separation behavior |
CU4DFollowPath | Implements AI steering Path Following behavior |
CU4DGameController | |
CU4DGameLogic | |
CU4DGameLogicInterface | |
CU4DGamepadController | Manages all inputs from a game pad |
CU4DGBufferPass | |
CU4DGBufferPipeline | |
CU4DGeometryPipeline | |
CU4DGJKAlgorithm | Implements the Gilbert-Johnson-keerthi algorithm for collision detection |
CU4DGravityForceGenerator | In charge of updating gravitational forces acting on a 3D entity |
CU4DImage | All images in a game |
CU4DImagePipeline | |
CU4DIndex | Implements a 3D integer-only index class. It is mainly used for organizational purposes. It does not implement any computational operations |
CU4DInputElement | |
CU4DIntegrator | The U4DIntegrator virtual class is in charge of integrating the equation of motion |
CU4DJoystick | Controls the joystick entity |
CU4DKeyboardController | Manages the user inputs detected on the keyboard and mouse on a mac |
CU4DKineticDictionary | Dictionary for all actions currently active |
CU4DLayer | Layer objects. Layers are object that can be rendered on top of the view component |
CU4DLayerManager | Manages the layer objects currently present in the scene. Layers are object that can be rendered on top of the view component |
CU4DLogger | Implements messages notifications sent to the console log window |
CU4DMacArrowKey | |
CU4DMacArrowKeyActiveState | |
CU4DMacArrowKeyIdleState | |
CU4DMacArrowKeyReleasedState | |
CU4DMacArrowKeyStateInterface | |
CU4DMacArrowKeyStateManager | |
CU4DMacKey | |
CU4DMacKeyIdleState | |
CU4DMacKeyPressedState | |
CU4DMacKeyReleasedState | |
CU4DMacKeyStateInterface | |
CU4DMacKeyStateManager | |
CU4DMacMouse | |
CU4DMacMouseDeltaMovedState | |
CU4DMacMouseDraggedState | |
CU4DMacMouseExitedState | |
CU4DMacMouseIdleState | |
CU4DMacMouseMovedState | |
CU4DMacMousePressedState | |
CU4DMacMouseReleasedState | |
CU4DMacMouseStateInterface | |
CU4DMacMouseStateManager | |
CU4DManifoldGeneration | The U4DManifoldGeneration is in charge of computing collision maniforld information |
CU4DMaterialData | Holds material information for a 3D entity |
CU4DMatrix3n | The U4DMatrix3n is in charge of implementing linear algebra matrix operations such as addition, subtraction, transformations, etc |
CU4DMatrix4n | In charge of implementing a representation of a 4x4 matrix. The class implements matrix operations such as addition, subtraction, transformation, inverse, transponse, etc |
CU4DMeshOctreeManager | Builds an octree bounding a 3d model |
CU4DMeshOctreeNode | Node of the octree bounding a 3d model |
CU4DModel | 3D model entity |
CU4DModelPipeline | |
CU4DNavigation | Determines the path for the 3D model to navigate |
CU4DNavMesh | Navigation mesh. It contains the navigatio mesh nodes extracted from the navigation mesh loader |
CU4DNavMeshLoader | Loads the navigation mesh imported from blender |
CU4DNavMeshNode | Navigation mesh node. The nav mesh node contains information required by the PathFinding algorithm |
CU4DNode | The U4DNode class represents a node in a Generic tree |
CU4DNumerical | The U4DNumerical provides numerical robustness in floating point comparison, rounding errors and random number generation |
CU4DOBB | Implements a represenatation of an Oriented-Bounding Box |
CU4DOffscreenPass | |
CU4DOffscreenPipeline | |
CU4DPadAxis | In charge of interpreting all Game Pad Axis inputs |
CU4DPadButton | |
CU4DPadButtonIdleState | |
CU4DPadButtonPressedState | |
CU4DPadButtonReleasedState | |
CU4DPadButtonStateInterface | |
CU4DPadButtonStateManager | |
CU4DPadJoystick | |
CU4DPadJoystickActiveState | |
CU4DPadJoystickIdleState | |
CU4DPadJoystickReleasedState | |
CU4DPadJoystickStateInterface | |
CU4DPadJoystickStateManager | |
CU4DParticle | All the kinetic properties of a 3D particle |
CU4DParticleData | All the behavior properties of a 3D particle such as start-color, end-color, life, speed |
CU4DParticleEmitter | All the methods required for the computation of the position, colors and behaviors of the particles |
CU4DParticleEmitterFactory | Creates and allocates memory for the emitter classes such as Linear, Sphere and Torus |
CU4DParticleEmitterInterface | The U4DParticleEmitterInterface interface contains all the methods required for the computation of the position, colors and behaviors of the particles |
CU4DParticleEmitterLinear | Creates and allocates memory for the Linear Emitter |
CU4DParticleEmitterSphere | Creates and allocates memory for the Sphereical Emitter |
CU4DParticleEmitterTorus | Creates and allocates memory for the Torus Emitter |
CU4DParticlePhysics | In charge of simulating gravity forces on 3D particles |
CU4DParticlesPipeline | |
CU4DParticleSystem | In charge of creating 3D particles |
CU4DPathfinderAStar | Implements the Path Finding algorithm known as A Star algorithm |
CU4DPhysicsEngine | In charge of implemeting the physics engine operations |
CU4DPlane | Implements a mathematical representation of a 3D plane |
CU4DPoint3n | The U4DPoint3n implements a 3D point representation in space |
CU4DPointLight | |
CU4DPolygonData | |
CU4DProfilerManager | |
CU4DProfilerNode | |
CU4DPursuit | Implements AI steering Pursuit behavior |
CU4DQuaternion | Responsible for implementing Quaternion operations in the engine. These operations include: Quaternion addition, subtraction, multiplication, normalization, etc |
CU4DRay | |
CU4DRayCast | U4DRayCast class test intersections between a ray and 3D objects |
CU4DRender3DModel | Manages the rendering of 3D models |
CU4DRenderEntity | Manages all rendering for 3D models, images, skyboxes, etc |
CU4DRenderFont | Manages the rendering of font entities |
CU4DRenderGeometry | The U4DRenderGeometry manages the rendering of geometric entities such as cubes, spheres, etc |
CU4DRenderImage | Manages the rendering of all 2D images |
CU4DRenderManager | Manages all rendering for 3D models, images, skyboxes, etc |
CU4DRenderParticleSystem | Manages the rendering of particles used in the particle system |
CU4DRenderPass | |
CU4DRenderPassInterface | |
CU4DRenderPipeline | |
CU4DRenderPipelineInterface | |
CU4DRenderShaderEntity | Manages the rendering of all 2D images |
CU4DRenderSkybox | Manages the rendering of the skybox entity |
CU4DRenderSprite | Manages the rendering of the sprite entities |
CU4DRenderWorld | Manages the rendering of the world entity. It mainly renders the grid lines |
CU4DResourceLoader | In charge of importing 3D model assets |
CU4DRestingForcesGenerator | The U4DGravityForceGenerator class is in charge of updating gravitational forces acting on a 3D entity |
CU4DRungaKuttaMethod | In charge of integrating the equation of motion |
CU4DScene | Scene (universe) object of the game. A scene can have multiple worlds. A world represents the View Component of the Model-View-Controller pattern |
CU4DSceneActiveState | Scene Active state |
CU4DSceneIdleState | Scene Idle state |
CU4DSceneLoadingState | Scene Loading state |
CU4DSceneManager | In charge of managing the current scene enabled |
CU4DSceneStateInterface | Scene state interface |
CU4DSceneStateManager | Scene state manager. It manages the states of the scenes |
CU4DScheduler | |
CU4DSeek | Implements AI steering Seek behavior |
CU4DSegment | Implements a geometrical representation of a segment in 3D space |
CU4DSeparation | Implements AI steering separation behavior |
CU4DShaderEntity | |
CU4DShaderEntityPipeline | |
CU4DShadowPass | |
CU4DShadowRenderPipeline | |
CU4DSHAlgorithm | In charge of implementing the Sutherland-Hodgman algorithm |
CU4DSkybox | The U4DSkyBox class represents skybox (cubemap) entities |
CU4DSkyboxPipeline | |
CU4DSlider | Manages slider entities |
CU4DSphere | Implements a mathematical representation of a sphere |
CU4DSprite | Sprite entities |
CU4DSpriteAnimation | Implements sprites animations |
CU4DSpriteLoader | In charge of loading sprite information |
CU4DStaticAction | Actions such as collision detections applied to a 3D model entity |
CU4DSteering | Implements AI steering behaviors |
CU4DTetrahedron | Implements a geometrical representation of a Tetrahedron |
CU4DText | Fonts entities |
CU4DTextureData | Holds texture information for a 3D entity |
CU4DTimer | |
CU4DTouches | |
CU4DTouchesController | Manages the touch inputs (buttons and joysticks) detected on iOS devices |
CU4DTouchesIdleState | |
CU4DTouchesMovedState | |
CU4DTouchesPressedState | |
CU4DTouchesReleasedState | |
CU4DTouchesStateInterface | |
CU4DTouchesStateManager | |
CU4DTransformation | Manages the transformation of all entities |
CU4DTransformationManagerInterface | The U4DTransformation interfaces provides all the methods for the transformation of all entities |
CU4DTriangle | Implements a geometrical representation of a 3D triangle |
CU4DTrigonometry | Trigonometrical computations such as degress to radius conversion |
CU4DVector2n | In charge of implementing a 2D vector representation. The class contains several linear algebra operations such as addition, subtraction, scalar multiplication, dot product, etc |
CU4DVector3n | In charge of implementing 3D Linear Algebra Vector operations. These operations include: Addition, subtraction, scalar multiplication, dot product, cross product, among others |
CU4DVector4n | 4D vector in space. Note: This class does not perform any linear algebra operations. It simply serves as a representation and is used as a helper in class |
CU4DVertexData | The U4DVertexData represents attribute data for a 3D entity |
CU4DVisibilityCulling | Tests whether a 3D model is within the frustum |
CU4DVisibilityDictionary | Dictionary that keeps tracks of all visible 3D models |
CU4DVisibilityManager | Tests whether a model is within the camera frustum |
CU4DVisibleEntity | All visible entities in a game |
CU4DWander | Implements AI steering Wander behavior |
CU4DWindow | Manages window entities |
CU4DWorld | View Component of the Model-View-Controller pattern |
CU4DWorldPipeline |