Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 ( )
inline

Definition at line 93 of file qssgmeshbvh_p.h.

◆ nodes()

const QSSGMeshBVHNodes & QSSGMeshBVH::nodes ( ) const
inline

Definition at line 101 of file qssgmeshbvh_p.h.

◆ roots()

const QSSGMeshBVHRoots & QSSGMeshBVH::roots ( ) const
inline

Definition at line 100 of file qssgmeshbvh_p.h.

◆ triangles()

const QSSGMeshBVHTriangles & QSSGMeshBVH::triangles ( ) const
inline

Definition at line 99 of file qssgmeshbvh_p.h.

Friends And Related Symbol Documentation

◆ 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: