| HDK
    | 
Visibility and LOD class for agents. More...
#include <GT_AgentSupport.h>
 Inheritance diagram for GT_AgentVisibility:
 Inheritance diagram for GT_AgentVisibility:| Public Member Functions | |
| void | setEntries (exint entries) | 
| exint | entries () const | 
| void | setVisibility (exint idx, bool visible, fpreal lod=1.0) | 
| bool | getVisibility (exint idx) const | 
| bool | getLOD (exint idx, fpreal32 &lod) const | 
| void | allVisible () | 
|  Public Member Functions inherited from UT_IntrusiveRefCounter< GT_AgentVisibility > | |
| SYS_FORCE_INLINE | UT_IntrusiveRefCounter () noexcept | 
| Default constructor: Sets counter to 0.  More... | |
| SYS_FORCE_INLINE | UT_IntrusiveRefCounter (const UT_IntrusiveRefCounter &) noexcept | 
| Copy constructor: Sets counter to 0.  More... | |
| UT_IntrusiveRefCounter & | operator= (const UT_IntrusiveRefCounter &) noexcept | 
| Assignment operator: Does not modify counter.  More... | |
| SYS_FORCE_INLINE uint32 | use_count () const noexcept | 
| Return current counter.  More... | |
| SYS_FORCE_INLINE bool | conditionalAddRef () noexcept | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from UT_IntrusiveRefCounter< GT_AgentVisibility > | |
| SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () | 
| Destructor: Only derived classes can destruct this.  More... | |
Visibility and LOD class for agents.
Definition at line 110 of file GT_AgentSupport.h.
| 
 | inline | 
Definition at line 129 of file GT_AgentSupport.h.
| 
 | inline | 
Definition at line 115 of file GT_AgentSupport.h.
Definition at line 123 of file GT_AgentSupport.h.
| 
 | inline | 
Definition at line 120 of file GT_AgentSupport.h.
Definition at line 114 of file GT_AgentSupport.h.
Definition at line 117 of file GT_AgentSupport.h.