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
QSSGMeshBVHNode::Handle Class Reference

#include <qssgmeshbvh_p.h>

+ Collaboration diagram for QSSGMeshBVHNode::Handle:

Public Member Functions

 Handle ()=default
 
bool isNull () const
 
 operator const QSSGMeshBVHNode * () const
 
QSSGMeshBVHNodeoperator-> () const
 

Friends

class QSSGMeshBVH
 

Detailed Description

Definition at line 32 of file qssgmeshbvh_p.h.

Constructor & Destructor Documentation

◆ Handle()

QSSGMeshBVHNode::Handle::Handle ( )
default

Member Function Documentation

◆ isNull()

bool QSSGMeshBVHNode::Handle::isNull ( ) const
inline

Definition at line 36 of file qssgmeshbvh_p.h.

◆ operator const QSSGMeshBVHNode *()

QSSGMeshBVHNode::Handle::operator const QSSGMeshBVHNode * ( ) const
inlineexplicit

Definition at line 128 of file qssgmeshbvh_p.h.

◆ operator->()

QSSGMeshBVHNode * QSSGMeshBVHNode::Handle::operator-> ( ) const
inline

Definition at line 133 of file qssgmeshbvh_p.h.

Friends And Related Symbol Documentation

◆ QSSGMeshBVH

friend class QSSGMeshBVH
friend

Definition at line 41 of file qssgmeshbvh_p.h.


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