Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGMeshBVH Class Reference

#include <qssgmeshbvh_p.h>

Collaboration diagram for QSSGMeshBVH:

Public Member Functions

 QSSGMeshBVH ()=default
 ~QSSGMeshBVH ()
QSSGMeshBVHNode::Handle newHandle ()
const QSSGMeshBVHTrianglestriangles () const
const QSSGMeshBVHRootsroots () const
const QSSGMeshBVHNodesnodes () const

Friends

class QSSGMeshBVHNode::Handle
class QSSGMeshBVHBuilder

Detailed Description

Definition at line 87 of file qssgmeshbvh_p.h.

Constructor & Destructor Documentation

◆ QSSGMeshBVH()

QSSGMeshBVH::QSSGMeshBVH ( )
default

◆ ~QSSGMeshBVH()

QT_BEGIN_NAMESPACE QSSGMeshBVH::~QSSGMeshBVH ( )

Definition at line 8 of file qssgmeshbvh.cpp.

Member Function Documentation

◆ newHandle()

QSSGMeshBVHNode::Handle QSSGMeshBVH::newHandle ( )
inlinenodiscard

Definition at line 93 of file qssgmeshbvh_p.h.

◆ nodes()

const QSSGMeshBVHNodes & QSSGMeshBVH::nodes ( ) const
inlinenodiscard

Definition at line 101 of file qssgmeshbvh_p.h.

◆ roots()

const QSSGMeshBVHRoots & QSSGMeshBVH::roots ( ) const
inlinenodiscard

Definition at line 100 of file qssgmeshbvh_p.h.

◆ triangles()

const QSSGMeshBVHTriangles & QSSGMeshBVH::triangles ( ) const
inlinenodiscard

Definition at line 99 of file qssgmeshbvh_p.h.

◆ QSSGMeshBVHBuilder

friend class QSSGMeshBVHBuilder
friend

Definition at line 105 of file qssgmeshbvh_p.h.

◆ QSSGMeshBVHNode::Handle

friend class QSSGMeshBVHNode::Handle
friend

Definition at line 104 of file qssgmeshbvh_p.h.


The documentation for this class was generated from the following files: