CFx SDK Documentation
2023 SP0
|
This is the complete list of members for OdGsCullingOBBox, including all inherited members.
center() const | OdGeBoundBlock3d | |
connectTo(OdGeEntity3dImpl *) | OdGeEntity3d | protected |
contains(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeBoundBlock3d | |
copy() const | OdGeEntity3d | |
extend(const OdGePoint3d &point) | OdGeBoundBlock3d | |
get(OdGePoint3d &base, OdGeVector3d &side1, OdGeVector3d &side2, OdGeVector3d &side3) const | OdGeBoundBlock3d | |
getMinMaxPoints(OdGePoint3d &p1, OdGePoint3d &p2) const | OdGeBoundBlock3d | |
isBox() const | OdGeBoundBlock3d | |
isDisjoint(const OdGeBoundBlock3d &block, const OdGeTol &tol=OdGeContext::gTol) const | OdGeBoundBlock3d | |
isEqualTo(const OdGeEntity3d &object, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity3d | |
isKindOf(OdGe::EntityId entType) const | OdGeEntity3d | |
isOn(const OdGePoint3d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity3d | |
kPrimBBox enum value | OdGsCullingPrimitive | |
kPrimBSphere enum value | OdGsCullingPrimitive | |
kPrimOBBox enum value | OdGsCullingPrimitive | |
maxPoint() const | OdGeBoundBlock3d | |
minPoint() const | OdGeBoundBlock3d | |
mirror(const OdGePlane &plane) | OdGeEntity3d | |
OdGeBoundBlock3d() | OdGeBoundBlock3d | |
OdGeBoundBlock3d(const OdGePoint3d &base, const OdGeVector3d &side1, const OdGeVector3d &side2, const OdGeVector3d &side3) | OdGeBoundBlock3d | |
OdGeBoundBlock3d(const OdGePoint3d &point1, const OdGePoint3d &point2) | OdGeBoundBlock3d | |
OdGeBoundBlock3d(const OdGeBoundBlock3d &source) | OdGeBoundBlock3d | |
OdGeEntity3d() | OdGeEntity3d | protected |
OdGeEntity3d(const OdGeEntity3d &) | OdGeEntity3d | protected |
OdGsCullingOBBox() | OdGsCullingOBBox | inline |
OdGsCullingOBBox(const OdGePoint3d &base, const OdGeVector3d &xAxis, const OdGeVector3d &yAxis, const OdGeVector3d &zAxis) | OdGsCullingOBBox | inline |
OdGsCullingOBBox(const OdGeBoundBlock3d &bb) | OdGsCullingOBBox | inline |
OdGsCullingOBBox(const OdGsCullingOBBox &obb) | OdGsCullingOBBox | inline |
OdGsCullingPrimitive() | OdGsCullingPrimitive | inline |
ODRX_HEAP_OPERATORS() | OdGeEntity3d | |
operator!=(const OdGeEntity3d &entity) const | OdGeEntity3d | |
operator=(const OdGeBoundBlock3d &bb) | OdGsCullingOBBox | inline |
operator=(const OdGsCullingOBBox &obb) | OdGsCullingOBBox | inline |
OdGeEntity3d::operator=(const OdGeEntity3d &entity) | OdGeEntity3d | |
operator==(const OdGeEntity3d &entity) const | OdGeEntity3d | |
PrimitiveType enum name | OdGsCullingPrimitive | |
primitiveType() const | OdGsCullingOBBox | inlinevirtual |
rotateBy(double angle, const OdGeVector3d &vect, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin) | OdGeEntity3d | |
scaleBy(double scaleFactor, const OdGePoint3d &basePoint=OdGePoint3d::kOrigin) | OdGeEntity3d | |
set(const OdGePoint3d &p1, const OdGePoint3d &p2) | OdGeBoundBlock3d | |
set(const OdGePoint3d &base, const OdGeVector3d &side1, const OdGeVector3d &side2, const OdGeVector3d &side3) | OdGeBoundBlock3d | |
setToBox(bool toBox) | OdGeBoundBlock3d | |
setToBoxOrtho(const OdGeVector3d &dir1, const OdGeVector3d &dir2, const OdGeVector3d &dir3) | OdGeBoundBlock3d | inline |
setToBoxOrtho() | OdGeBoundBlock3d | inline |
swell(double distance) | OdGeBoundBlock3d | |
transformBy(const OdGeMatrix3d &xfm) | OdGeEntity3d | |
translateBy(const OdGeVector3d &translateVec) | OdGeEntity3d | |
type() const | OdGeEntity3d | |
~OdGeEntity3d() | OdGeEntity3d | |
~OdGsCullingOBBox() | OdGsCullingOBBox | inline |
~OdGsCullingPrimitive() | OdGsCullingPrimitive | inlinevirtual |