VR-Engage  2.2
Loading...
Searching...
No Matches
vrfObjectStateRepositoryUtil.h File Reference
Include dependency graph for vrfObjectStateRepositoryUtil.h:

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

VREVRFOBJCORE_DLL bool makVre::isPlayerControlled (const DtSimObject &stateRep)
 
VREVRFOBJCORE_DLL bool makVre::isPlayerControlledAs (const DtSimObject &stateRep, std::string role)
 
VREVRFOBJCORE_DLL void makVre::setLocalObjectManager (DtLocalObjectManager *mgr)
 
VREVRFOBJCORE_DLL DtLocalObjectManager * makVre::getLocalObjectManager ()
 

Variables

const char makVre::DtMovementChooserComponentName [] = "base-system.movement.movement-chooser"
 

Detailed Description

This file contains utility functions associated with the DtVrfObjectStateRepository class and related functionality. It provides helpers for determining player control status of simulation entities.