CFx SDK Documentation  2020SP3
Public Member Functions | Protected Attributes | List of all members
OdGsSpQueryContextTf Class Reference

#include <GsBlockReferenceNode.h>

Inheritance diagram for OdGsSpQueryContextTf:
OdSiRecursiveVisitorTf

Public Member Functions

 OdGsSpQueryContextTf (OdSiRecursiveVisitor &v, const OdGeMatrix3d &objectTf, const OdGeMatrix3d &objectTfInv, const OdGeScale3d &scale)
 
 ~OdGsSpQueryContextTf ()
 
- Public Member Functions inherited from OdSiRecursiveVisitorTf
 OdSiRecursiveVisitorTf (OdSiRecursiveVisitor &v, const OdGeMatrix3d &mat)
 
 ~OdSiRecursiveVisitorTf ()
 
 operator OdSiRecursiveVisitor * ()
 

Protected Attributes

OdGeMatrix3d m_nodeToWorld
 
OdGeMatrix3d m_worldToNode
 
const OdGeMatrix3dm_prevNodeToWorld
 
const OdGeMatrix3dm_prevWorldToNode
 
OdGeMatrix3d m_modelToWorld
 
OdGeMatrix3d m_worldToModel
 
const OdGeMatrix3dm_prevModelToWorld
 
const OdGeMatrix3dm_prevWorldToModel
 
- Protected Attributes inherited from OdSiRecursiveVisitorTf
OdSiRecursiveVisitorm_visitor
 

Detailed Description

Corresponding C++ library: TD_SpatialIndex

<group OdSi_Classes>

Definition at line 95 of file GsBlockReferenceNode.h.

Constructor & Destructor Documentation

◆ OdGsSpQueryContextTf()

OdGsSpQueryContextTf::OdGsSpQueryContextTf ( OdSiRecursiveVisitor v,
const OdGeMatrix3d objectTf,
const OdGeMatrix3d objectTfInv,
const OdGeScale3d scale 
)

◆ ~OdGsSpQueryContextTf()

OdGsSpQueryContextTf::~OdGsSpQueryContextTf ( )

Member Data Documentation

◆ m_modelToWorld

OdGeMatrix3d OdGsSpQueryContextTf::m_modelToWorld
protected

Definition at line 107 of file GsBlockReferenceNode.h.

◆ m_nodeToWorld

OdGeMatrix3d OdGsSpQueryContextTf::m_nodeToWorld
protected

Definition at line 103 of file GsBlockReferenceNode.h.

◆ m_prevModelToWorld

const OdGeMatrix3d* OdGsSpQueryContextTf::m_prevModelToWorld
protected

Definition at line 109 of file GsBlockReferenceNode.h.

◆ m_prevNodeToWorld

const OdGeMatrix3d* OdGsSpQueryContextTf::m_prevNodeToWorld
protected

Definition at line 105 of file GsBlockReferenceNode.h.

◆ m_prevWorldToModel

const OdGeMatrix3d* OdGsSpQueryContextTf::m_prevWorldToModel
protected

Definition at line 110 of file GsBlockReferenceNode.h.

◆ m_prevWorldToNode

const OdGeMatrix3d* OdGsSpQueryContextTf::m_prevWorldToNode
protected

Definition at line 106 of file GsBlockReferenceNode.h.

◆ m_worldToModel

OdGeMatrix3d OdGsSpQueryContextTf::m_worldToModel
protected

Definition at line 108 of file GsBlockReferenceNode.h.

◆ m_worldToNode

OdGeMatrix3d OdGsSpQueryContextTf::m_worldToNode
protected

Definition at line 104 of file GsBlockReferenceNode.h.


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