VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
makVrv::DtOsgIntersector Member List

This is the complete list of members for makVrv::DtOsgIntersector, including all inherited members.

AllNodes enum valuemakVrv::DtIntersector
anyNodeInNodePath(std::list< osg::Node * > *n, osg::NodePath const &path)makVrv::DtOsgIntersectorstatic
calcEndpointsFromDirectionAndLength(double x, double y, double z, double vx, double vy, double vz, double length, const DtSceneRootList &intersectionRoots, DtVector &startPoint, DtVector &endPoint) const makVrv::DtOsgIntersectorprotectedvirtual
distanceToResult2(double x, double y, double z, DtOsgIntersectorResult &result)makVrv::DtOsgIntersectorprotectedvirtual
doLineSegmentIntersections(osgUtil::IntersectionVisitor &collisionVisitor, const DtSceneRootList &intersectionRoots, osg::Node::NodeMask mask)makVrv::DtOsgIntersectorprotected
DtIntersections typedefmakVrv::DtIntersector
DtIntersector(DtDe &de)makVrv::DtIntersector
DtOsgIntersections typedefmakVrv::DtOsgIntersector
DtOsgIntersector(DtDe &de, int modelSet)makVrv::DtOsgIntersector
dynamicOceanProperties() const makVrv::DtIntersector
DynamicOceanProperties enum namemakVrv::DtIntersector
DynamicOceanPropertyIgnore enum valuemakVrv::DtIntersector
DynamicOceanPropertyMsl enum valuemakVrv::DtIntersector
DynamicOceanPropertyWaves enum valuemakVrv::DtIntersector
fillResultFromHit(DtOsgIntersectorResult &result, const osgUtil::LineSegmentIntersector::Intersection &hit, bool returnHitTriangle)makVrv::DtOsgIntersectorprotected
findAllIntersectionsThroughPoint(double x, double y, double z, double vx, double vy, double vz, DtIntersections &intersections, IntersectProperties properties=AllNodes, std::vector< DtElementID > *ignoreList=0, bool sort=true, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
findAllIntersectWithLineSegment(double x, double y, double z, double end_x, double end_y, double end_z, DtIntersections &intersections, IntersectProperties properties=AllNodes, std::vector< DtElementID > *ignoreList=0, bool sort=true, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
findFirstIntersectWithLineSegment(double x, double y, double z, double end_x, double end_y, double end_z, DtIntersectorResult &intersection, IntersectProperties properties=AllNodes, std::vector< DtElementID > *ignoreList=0, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
findIdFromNodePath(const osg::NodePath &nodePath, DtUniqueID &id)makVrv::DtOsgIntersectorprotected
findIntersectionsThroughPoint(double x, double y, double z, double vx, double vy, double vz, DtOsgIntersector::DtOsgIntersections &intersections, const DtSceneRootList &intersectionRoots, osg::Node::NodeMask mask=DtOsgNodeFlags::FlagAllOn, DtOsgItersectorExclusions *exclusions=0, bool returnHitTriangle=false, double maxIsectorLength=-1.0, bool sort=true, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
findNearestIntersection(double x, double y, double z, double vx, double vy, double vz, DtOsgIntersectorResult &intersection, const DtSceneRootList &intersectionRoots, osg::Node::NodeMask mask=DtOsgNodeFlags::FlagAllOn, DtOsgItersectorExclusions *excludeNodeList=0, bool returnHitTriangle=false, double maxIsectorLength=-1.0, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
findNearestIntersectionToPoint(double x, double y, double z, double vx, double vy, double vz, DtIntersectorResult &intersection, IntersectProperties properties=AllNodes, std::vector< DtElementID > *ignoreList=0, bool returnTriangle=false, double maxIsectorLength=-1., bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
getActiveCamera(osgViewer::View &view)makVrv::DtOsgIntersectorprotected
getExcludeNodesFromIgnoreList(std::vector< DtUniqueID > *ignoreList, DtOsgItersectorExclusions &exclusions)makVrv::DtOsgIntersectorprotected
intersectLineSegmentWithScene(double x, double y, double z, double end_x, double end_y, double end_z, DtOsgIntersectorResult &intersection, const DtSceneRootList &intersectionRoots, osg::Node::NodeMask mask=DtOsgNodeFlags::FlagAllOn, DtOsgItersectorExclusions *excludeNodeList=0, bool returnHitTriangle=false, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
intersectLineSegmentWithScene(double x, double y, double z, double end_x, double end_y, double end_z, DtOsgIntersector::DtOsgIntersections &intersections, const DtSceneRootList &intersectionRoots, osg::Node::NodeMask mask=DtOsgNodeFlags::FlagAllOn, DtOsgItersectorExclusions *excludeNodeList=0, bool returnHitTriangle=false, bool sort=true, bool useHighLod=false)makVrv::DtOsgIntersectorvirtual
IntersectProperties enum namemakVrv::DtIntersector
localToWorld(const osg::Vec3 &local, const osg::Matrix &localToWorld)makVrv::DtOsgIntersectorprotected
myDemakVrv::DtIntersectorprotected
myDynamicOceanPropertiesmakVrv::DtIntersectorprotected
myLastPickmakVrv::DtIntersectorprotected
myLastPickSucceededmakVrv::DtIntersectorprotected
myLastResultmakVrv::DtIntersectorprotected
myModelSetmakVrv::DtOsgIntersectorprotected
nodeMaskFromIntersectProperties(IntersectProperties properties)makVrv::DtOsgIntersectorstatic
NodesThatCastsShadows enum valuemakVrv::DtIntersector
NodesThatReceivesShadows enum valuemakVrv::DtIntersector
pick(DtChannel &channel, double mx, double my, DtIntersectorResult &intersection, IntersectProperties properties=AllNodes, std::vector< DtElementID > *ignoreList=0)makVrv::DtOsgIntersectorvirtual
pick(osgViewer::View &view, double mx, double my, DtOsgIntersectorResult &intersection, osg::Node::NodeMask mask=DtOsgNodeFlags::FlagAllOn, DtOsgItersectorExclusions *excludeNodeList=0, bool returnHitTriangle=false)makVrv::DtOsgIntersectorvirtual
pick(osgViewer::View &view, double mx, double my, DtOsgIntersector::DtOsgIntersections &intersections, osg::Node::NodeMask mask=DtOsgNodeFlags::FlagAllOn, DtOsgItersectorExclusions *excludeNodeList=0, bool returnHitTriangle=false)makVrv::DtOsgIntersectorvirtual
PickableNodes enum valuemakVrv::DtIntersector
pickAll(DtChannel *channel, double mx, double my, DtIntersections &intersections, IntersectProperties properties=AllNodes, std::vector< DtElementID > *ignoreList=0)makVrv::DtOsgIntersectorvirtual
processLineSegmentIntersection(osgUtil::LineSegmentIntersector::Intersections &hitList, DtOsgItersectorExclusions *excludeNodeList, bool returnHitTriangle, DtOsgIntersectorResult &intersection)makVrv::DtOsgIntersectorprotected
processLineSegmentIntersection(const osg::Vec3d &testPoint, osgUtil::LineSegmentIntersector::Intersections &hitList, DtOsgItersectorExclusions *excludeNodeList, bool returnHitTriangle, DtOsgIntersectorResult &intersection)makVrv::DtOsgIntersectorprotected
processLineSegmentIntersection(const osg::Vec3d &testPoint, osgUtil::LineSegmentIntersector::Intersections &hitList, DtOsgItersectorExclusions *excludeNodeList, bool returnHitTriangle, DtOsgIntersector::DtOsgIntersections &intersections, bool sort)makVrv::DtOsgIntersectorprotected
processPickIntersection(osgUtil::LineSegmentIntersector::Intersections &hitList, DtOsgItersectorExclusions *excludeNodeList, bool returnHitTriangle, DtOsgIntersectorResult &intersection)makVrv::DtOsgIntersectorprotected
processPickIntersection(osgUtil::LineSegmentIntersector::Intersections &hitList, DtOsgItersectorExclusions *excludeNodeList, bool returnHitTriangle, DtOsgIntersector::DtOsgIntersections &intersections)makVrv::DtOsgIntersectorprotected
setDynamicOceanProperties(DynamicOceanProperties properties)makVrv::DtIntersectorvirtual
setupCollisionVisitor(bool useHighLod, DtOsgIntersectionVisitor &visitor)makVrv::DtOsgIntersectorprotected
shouldInstanceIntersect(osg::Node::NodeMask nodeMask)makVrv::DtOsgIntersectorprotected
SupportNodes enum valuemakVrv::DtIntersector
updateInstanceIntersectElementId(DtOsgIntersectorResult &result)makVrv::DtOsgIntersectorprotected
worldIntersectPoint(const osgUtil::Hit &hit)makVrv::DtOsgIntersectorprotected
worldIntersectPoint(const osgUtil::LineSegmentIntersector::Intersection &hit)makVrv::DtOsgIntersectorprotected
~DtIntersector()makVrv::DtIntersectorvirtual
~DtOsgIntersector()makVrv::DtOsgIntersectorvirtual

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)