HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GT_AgentTransforms Class Reference

Transforms for each entire agent. More...

#include <GT_AgentSupport.h>

+ Inheritance diagram for GT_AgentTransforms:

Public Member Functions

void setEntries (exint entries)
 
UT_Matrix4FagentTransform (exint agent_idx)
 
const UT_Matrix4FagentTransform (exint agent_idx) const
 
- Public Member Functions inherited from UT_IntrusiveRefCounter< GT_AgentTransforms >
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_IntrusiveRefCounteroperator= (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_AgentTransforms >
SYS_FORCE_INLINE ~UT_IntrusiveRefCounter ()
 Destructor: Only derived classes can destruct this. More...
 

Detailed Description

Transforms for each entire agent.

Definition at line 163 of file GT_AgentSupport.h.

Member Function Documentation

UT_Matrix4F& GT_AgentTransforms::agentTransform ( exint  agent_idx)
inline

Definition at line 169 of file GT_AgentSupport.h.

const UT_Matrix4F& GT_AgentTransforms::agentTransform ( exint  agent_idx) const
inline

Definition at line 172 of file GT_AgentSupport.h.

void GT_AgentTransforms::setEntries ( exint  entries)
inline

Definition at line 167 of file GT_AgentSupport.h.


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