CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdSi::Volume, including all inherited members.
aabbInsidePlane(const OdGePoint3d &min, const OdGePoint3d &max, const PlaneImpl &plane, const OdGeTol &tol) | OdSi::Volume | inlineprotectedstatic |
clone() const | OdSi::Volume | inlinevirtual |
contains(const OdGeExtents3d &extents, bool planar=false, const OdGeTol &tol=OdGeContext::gTol) const | OdSi::Volume | inlinevirtual |
fovFromPlane(double plane, double len) | OdSi::Volume | inlinestatic |
fovToPlane(double fov, double len) | OdSi::Volume | inlinestatic |
intersects(const OdGeExtents3d &extents, bool planar=false, const OdGeTol &tol=OdGeContext::gTol) const | OdSi::Volume | inlinevirtual |
kNoSpace | OdSiShape | static |
kOverallSpace | OdSiShape | static |
m_nPlanes | OdSi::Volume | protected |
m_plane | OdSi::Volume | protected |
m_planeValid | OdSi::Volume | protected |
planeFromTri(const OdGePoint3d &A, const OdGePoint3d &B, const OdGePoint3d &C, PlaneImpl &pl) | OdSi::Volume | inlineprotectedstatic |
transform(const OdGeMatrix3d &mtx) | OdSi::Volume | inlinevirtual |
Volume() | OdSi::Volume | inline |
Volume(const Volume &source) | OdSi::Volume | inline |
Volume(const OdGePoint3d &origin, const OdGeVector3d &zAxis, const OdGeVector3d &yAxis, const OdGeVector3d &xAxis, double xFov, double yFov, bool xFovAsAspect=false, bool yFovAsAspect=false, bool bNearPlane=false, double fNearPlane=0.01, bool bFarPlane=false, double fFarPlane=1.0) | OdSi::Volume | inline |
~OdSiShape() | OdSiShape | inlinevirtual |