NcEngine
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cnc::ecs::AccessPolicy< Base, Includes >A proxy for ComponentRegistry providing filtered access to data pools
 Cnc::AnyComponentGeneric interface around component types
 Cnc::detail::AnyImplBase
 Cnc::detail::AnyImplStorage
 Cnc::config::AssetSettingsOptions for configuring NcAsset
 Cnc::task::AsyncDispatcherDispatcher for running tasks on the thread pool outside of a TaskGraph
 Cnc::asset::AudioClip
 Cnc::asset::AudioClipView
 Cnc::AudioDeviceThe name and device id of an available audio device
 Cnc::config::AudioSettingsOptions for configuring NcAudio
 Cnc::AudioSourceFlagsFlags applying to all clips in an AudioSource
 Cnc::AudioSourcePropertiesProperties applying to all clips in an AudioSource
 Cnc::asset::BonesData
 Cnc::asset::BoneSpaceToParentSpace
 Cnc::asset::BoneUpdateEventDataEvent data for mesh bones/rig load and unload operations
 Cnc::Box
 Cnc::CameraPropertiesProperties for controlling a camera's frustum
 Cnc::Capsule
 Cnc::CollisionListenerComponent that receives collision event callbacks
 Cnc::CollisionQueryInterface for performing collision querries against rigid bodies
 Cnc::CollisionQueryFilterParameter controlling inclusion and exclusion of bodies from a CollisionQuery
 Cnc::ComponentBaseOptional base class for components
 Cnc::ComponentHandler< T >Optional data and callbacks for generic component operations
 Cnc::CompoundShapeBuilderInterface for modifying a mutable CompoundShape
 Cnc::config::ConfigA collection of all configuration options
 Cnc::ConnectionAn RAII object managing a Signal connection
 Cnc::detail::ConnectionBacklink
 Cnc::ConstraintA physics constraint attaching the owning RigidBody to another
 Cnc::ContactsA list of contact points on a RigidBody
 Cnc::asset::ConvexHull
 Cnc::ConvexHull
 Cnc::asset::ConvexHullUpdateEventDataEvent data for ConvexHull load and unload operations
 Cnc::asset::ConvexHullView
 Cnc::CookedShapeHandle to a processed Shape instance
 Cnc::CookedShapePropertiesProperties of a CookedShape
 Cnc::asset::CubeMap
 Cnc::asset::CubeMapUpdateEventDataEvent data for cubemap load and unload operations
 Cnc::asset::CubeMapView
 Cnc::asset::CubeMapWithIdA data/id pair for a loaded CubeMap
 Cnc::SpringSettings::DampingSpring damping value hints
 Cnc::DecomposedMatrixXM
 Cnc::DefaultStoragePolicyDefault storage behavior for pooled components
 Cnc::DegreeOfFreedomFlags indicating allowed degrees of freedom of a RigidBody
 Cnc::DeserializationContextContext object passed to deserialization functions
 Cnc::DifferentialDifferential settings for a wheel assembly
 Cnc::DirectionalLightComponent representing an infinite, directional light, like the sun. Not implementing shadowing currently due to this type of light's proclivity for artifacts
 Cnc::ui::DisableIfRAII wrapper for conditionally disabling widgets within a scope
 Cnc::DistanceConstraintInfoConstraint settings to keep two bodies within a specified distance range
 Cnc::ecs::EcsInterface< Base, Includes >Interface for higher-level entity and component operations with optional type access restriction
 Cnc::ui::editor::Editor
 Cnc::ui::editor::EditorContextState for the editor
 Cnc::ui::editor::EditorHotkeysHotkeys for the editor
 Cnc::EmptyPassPropertiesPost process property type representing an empty or uninitialized state
 Cnc::config::EngineSettingsSettings for configuring the engine run loop and executor
 Cnc::EntityIdentifies an object in the registry
 Cnc::EntityInfoInitialization data for Entities
 Cnc::algo::detail::enumerate_view_fn
 Cnc::FixedConstraintInfoConstraint settings to rigidly fix two bodies together, limiting all relative motion
 Cnc::Entity::FlagsFlags for configuring internal Entity behavior
 Cnc::asset::FontInfo
 Cnc::asset::FontView
 Cnc::ecs::detail::FreeComponentGroup
 Cnc::ecs::FreeComponentPoolSingle pool storing all FreeComponent instances
 Cnc::SpringSettings::FrequencySpring frequency value hints
 Cnc::Frustum
 Cnc::config::GraphicsSettingsOptions for configuring NcGraphics
 Cnc::ecs::detail::HandleManager
 Cnc::Entity::HashEntity Hasher
 Cnc::HierarchyComponent managing an Entity's scene graph relationships
 Cnc::HingeConstraintInfoConstraint settings to attach two bodies with a hinge, limiting relative motion to rotation about a single axis
 Cnc::HitInfoCollision event information
 Cnc::ui::ImGuiIdRAII wrapper for scoped uids
 Cnc::ui::IndentRAII wrapper for scoped indentation
 Cnc::ui::internal::InputTextCallbackUserData
 Cnc::InvokeFreeComponent< T >
 Cnc::window::IOnResizeReceiver
 Cnc::ui::ItemWidthRAII wrapper for scoped item width
 Cnc::ui::IUI
 Cnc::LoopAnimationAnimation state that loops until the exit condition is met
 Cnc::asset::MagicNumberIdentifiers for asset blobs in .nca files
 Cnc::MaterialDescProperties for constructing a MaterialInstance
 Cnc::MaterialInstanceOwning wrapper around a material in GPU memory
 Cnc::MaterialPassFlagMaterial pass flags
 Cnc::MaterialPropertiesProperties of a MaterialInstance passed to shaders
 Cnc::config::MemorySettingsOptions for configuring pre-allocated pools
 Cnc::asset::Mesh
 Cnc::MeshBaseBase class for mesh components
 Cnc::asset::MeshCollider
 Cnc::asset::MeshColliderUpdateEventDataEvent data for MeshCollider load and unload operations
 Cnc::asset::MeshColliderView
 Cnc::MeshInstanceContextMesh component state for tracking internal instance data
 Cnc::asset::MeshUpdateEventDataEvent data for mesh load and unload operations
 Cnc::asset::MeshVertex
 Cnc::asset::MeshView
 Cnc::MiscPassFlagPass flags that represent Miscellaneous passes
 Cnc::ModuleModules are extensions that provide functionality to the engine
 Cnc::ModuleProviderProvides access to registered Modules
 Cnc::asset::NcaHeaderCommon file header for all asset types
 Cnc::NcEngineInterface for the engine runtime and modules
 Cnc::NearFarPointsTwo points lying on a Camera's near and far planes
 Cnc::NoisePassPropertiesProperties for the noise pass
 Cnc::OutlinePassPropertiesProperties for the outline pass
 Cnc::ParticleEmissionInfoDescribes particle emission behavior for a ParticleEmitter
 Cnc::ParticleEmitterComponent for creating particle effects
 Cnc::ParticleInfoSettings for a ParticleEmitter
 Cnc::ParticleInitInfoDescribes initial particle properties
 Cnc::ParticleKinematicInfoDescribes particle motion over time
 Cnc::asset::PerVertexBones
 Cnc::config::PhysicsSettingsOptions for configuring NcPhysics
 Cnc::PhysicsSnapshotHolds serialized physics state for performing physics simulation rollbacks
 Cnc::PhysicsTickType safe wrapper representing a timepoint in the physics simulation
 Cnc::detail::PlaceholderSourceLocation
 Cnc::Plane
 Cnc::PlayOnceAnimationAnimation state that plays once before transitioning to the exitTo state
 Cnc::PointConstraintInfoConstraint settings to attach two bodies at a point, limiting relative motion to rotation only
 Cnc::PointLightComponent representing an omnidirectional light
 Cnc::asset::PositionFrame
 Cnc::PostProcessPassFlagPost process pass flags
 Cnc::config::ProjectSettingsGeneral project options
 Cnc::ui::Property< Getter, Setter >Simple getter/setter-based property wrapper
 Cnc::type::PropertyBase
 Cnc::type::PropertyFlags
 Cnc::QuaternionQuaternion type for representing 3D rotations
 Cnc::type::uistream::detail::Range
 Cnc::RayRay used for performing raycast queries
 Cnc::RayCastResultResult of a raycast query
 Cnc::RigidBodyComponent managing physics simulation properties
 Cnc::RigidBodyFlagsFlags for configuring RigidBody behavior
 Cnc::RigidBodyInfoProperties for initializing a RigidBody
 Cnc::asset::RotationFrame
 Cstd::runtime_error
 Cnc::asset::ScaleFrame
 Cnc::Scene
 Cnc::SceneCameraConfigMovement settings for SceneNavigationCamera
 Cnc::SceneFragmentHeaderHeader for a binary scene fragment blob
 Cnc::SerializationContextContext object passed to serialization functions
 Cnc::asset::Shader
 Cnc::asset::ShaderView
 Cnc::ShapeDescribes collision geometry for physics types
 Cnc::ShapeDecorationFlagsFlags describing internal structure of a CookedShape
 Cnc::CookedShape::ShapeStorage
 Cnc::detail::SharedConnectionState
 Cnc::Signal< Args >An event source supporting multiple Connections
 Cnc::Signal< const nc::Vector2 &, bool >
 Cnc::Signal< nc::Entity >
 Cnc::Signal< T & >
 Cnc::SignalPriorityPriority values for controlling call order from a Signal
 Cnc::asset::SkeletalAnimation
 Cnc::SkeletalAnimationControllerState machine that controls animation transitions for a SkinnedMesh
 Cnc::asset::SkeletalAnimationFrames
 Cnc::asset::SkeletalAnimationUpdateEventDataEvent data for skeletal animation load and unload operations
 Cnc::asset::SkeletalAnimationView
 Cnc::SliderConstraintInfoConstraint settings to attach two bodies with a slider, limiting relative motion to a single axis of translation
 Cnc::detail::Slot< Args >
 Cnc::sparse_map< Value, Key >A map-like container with O(1) insertion, removal, and lookup and O(N) iteration
 Cnc::sparse_map< AnimationState >
 Cnc::sparse_map< nc::ecs::detail::FreeComponentGroup >
 Cnc::sparse_map< nc::Entity >
 Cnc::Sphere
 Cnc::SpotLightComponent representing a light pointing in a single direction with a radius for attenuation, and an inner and outer angle to specify both cone size and falloff
 Cnc::SpringSettingsSettings for softening constraints with a spring-damper
 Cnc::StableAddressBase class for non-copyable non-movable types
 Cnc::StopAnimationAnimation state that stops the state machine.
 Cnc::type::uistream::detail::StreamState
 Cnc::utility::StringHashA constexpr string hash wrapper
 Cnc::ui::StyleColorRAII wrapper for scoped style color
 Cnc::SubShapeInfoDescribes a SubShape to be added to a compound shape
 Cnc::SupportBufferWrapper around a scratch buffer used by support functions
 Cnc::SuspensionSuspension settings for a wheel assembly
 Cnc::SwingTwistConstraintInfoConstraint settings to attach two bodies with a shoulder-like joint, limiting relative motion to rotation within a cone
 Cnc::TagComponent with a string tag
 Cnc::task::TaskTask state for an item scheduled on a TaskGraph
 Cnc::task::TaskGraph< Phase >Task graph interface for building a TaskGraphContext with Module tasks
 Cnc::TestShapeHitIndividual hit information from a shape test query
 Cnc::TestShapeResultResult of a shape collide query
 Cnc::asset::Texture
 Cnc::asset::TextureSubResource
 Cnc::asset::TextureUpdateEventDataEvent data for texture load and unload operations
 Cnc::asset::TextureView
 Cnc::asset::TextureWithIdA data/id pair for a loaded texture
 Cnc::Triangle
 Cnc::type::Type< T >
 Cnc::ui::UIElement
 Cnc::type::UIStream
 Cnc::Vector2A two component vector
 Cnc::Vector3A three component vector
 Cnc::Vector4A four component vector
 Cnc::VehicleA vehicle that can be added to a RigidBody
 Cnc::VehicleEngineSettings for a configuring a Vehicle engine
 Cnc::VehicleInfoInitialization info for a Vehicle
 Cnc::VehicleOrientationSettings for configuring a Vehicle orientation
 Cnc::VehicleTransmissionSettings for a configuring a Vehicle transmission
 Cnc::asset::VertexSpaceToBoneSpace
 Cstd::ranges::view_interface
 Cnc::WheelAssemblySettings describing a set of wheels, suspension, and differential attached to a Vehicle
 Cnc::WheelMountUnique settings of a wheel in a WheelAssembly
 Cnc::WheelSpecSettings shared between all wheels in a WheelAssembly
 Cnc::window::WindowInfoThe window's create info
 Cnc::WireframeRendererComponent for rendering wireframe models
 Cnc::Xoshiro256ssRandom number engine based on Xoshiro256** by David Blackman and Sebastiano Vigna