Module qtjambi.qt3dcore
Package io.qt.qt3d.core
-
Interface Summary Interface Description QAbstractFunctor Abstract base class for all functors -
Class Summary Class Description QAbstractAspect The base class for aspects that provide a vertical slice of behaviorQAbstractFunctor.Impl Implementor class for interfaceQAbstractFunctor
QAbstractSkeleton A skeleton contains the joints for a skinned meshQArmature Used to calculate skinning transform matrices and set them on shadersQAspectEngine Responsible for handling all the QAbstractAspect subclasses that have been registered with the sceneQAspectJob Base class for jobs executed in an aspectQAttribute Defines an attribute and how data should be read from a QBufferQBackendNode Base class for all Qt3D backend nodesQBackendNodeMapper Creates and maps backend nodes to their respective frontend nodesQBoundingVolume Can be used to override the bounding volume of an entityQBuffer Provides a data store for raw data to later be used as vertices or uniformsQComponent Base class of scene nodes that can be aggregated by Qt3DCore::QEntity instances as a componentQCoreAspect Java wrapper for Qt class Qt3DCore::QCoreAspectQCoreSettings Holds settings related to core data handling processQEntity Qt3DCore::QEntity is a Qt3DCore::QNode subclass that can aggregate several Qt3DCore::QComponent instances that will specify its behaviorQGeometry Encapsulates geometryQGeometryView Encapsulates geometry detailsQJoint Used to transforms parts of skinned meshesQNode The base class of all Qt3D node classes used to build a Qt3D sceneQNodeId Uniquely identifies a QNodeQNodeIdTypePair Java wrapper for Qt class Qt3DCore::QNodeIdTypePairQSkeleton Holds the data for a skeleton to be used with skinned meshesQSkeletonLoader Used to load a skeleton of joints from fileQt3DCore Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D frameworkQTransform Used to perform transforms on meshes -
Enum Summary Enum Description QAspectEngine.RunMode Java wrapper for Qt enum Qt3DCore::QAspectEngine::RunModeQAttribute.AttributeType Java wrapper for Qt enum Qt3DCore::QAttribute::AttributeTypeQAttribute.VertexBaseType Java wrapper for Qt enum Qt3DCore::QAttribute::VertexBaseTypeQBackendNode.Mode Java wrapper for Qt enum Qt3DCore::QBackendNode::ModeQBuffer.AccessType Java wrapper for Qt enum Qt3DCore::QBuffer::AccessTypeQBuffer.UsageType Java wrapper for Qt enum Qt3DCore::QBuffer::UsageTypeQGeometryView.PrimitiveType Java wrapper for Qt enum Qt3DCore::QGeometryView::PrimitiveTypeQSkeletonLoader.Status Java wrapper for Qt enum Qt3DCore::QSkeletonLoader::Status