VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
makVrv::DtIntersector::CachedPick Struct Reference

CachedPick is a container class for the information to cache a pick request. More...

Public Member Functions

 CachedPick ()
bool operator== (const CachedPick &b)

Public Attributes

double simTime
DtChannelchannel
double mx
double my
IntersectProperties properties
std::vector< DtElementID > * ignoreList

Detailed Description

CachedPick is a container class for the information to cache a pick request.

Constructor & Destructor Documentation

makVrv::DtIntersector::CachedPick::CachedPick ( )
inline

Member Function Documentation

bool makVrv::DtIntersector::CachedPick::operator== ( const CachedPick b)
inline

References channel, ignoreList, mx, my, properties, and simTime.

Member Data Documentation

double makVrv::DtIntersector::CachedPick::simTime

Referenced by operator==().

DtChannel* makVrv::DtIntersector::CachedPick::channel

Referenced by operator==().

double makVrv::DtIntersector::CachedPick::mx

Referenced by operator==().

double makVrv::DtIntersector::CachedPick::my

Referenced by operator==().

IntersectProperties makVrv::DtIntersector::CachedPick::properties

Referenced by operator==().

std::vector<DtElementID>* makVrv::DtIntersector::CachedPick::ignoreList

Referenced by operator==().


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)