Home
last modified time | relevance | path

Searched defs:BoundBox (Results 1 – 13 of 13) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DBoundBox.hpp11 class BoundBox { class
13 BoundBox() : bMin(DBL_MAX), bMax(-DBL_MAX) {} in BoundBox() function in moab::BoundBox
14 BoundBox(const CartVect &min, const CartVect &max) : in BoundBox() function in moab::BoundBox
18 BoundBox(std::vector<CartVect> points): bMin(DBL_MAX), bMax(-DBL_MAX) in BoundBox() function in moab::BoundBox
76 inline BoundBox::BoundBox(const double *corners) in BoundBox() function in moab::BoundBox
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_boundbox.h36 __forceinline BoundBox() in BoundBox() function
40 __forceinline BoundBox(const float3 &pt) : min(pt), max(pt) in BoundBox() function
44 __forceinline BoundBox(const float3 &min_, const float3 &max_) : min(min_), max(max_) in BoundBox() function
50 __forceinline BoundBox(empty_t) in BoundBox() function
/dports/graphics/blender/blender-2.91.0/intern/cycles/bvh/
H A Dbvh_unaligned.h24 class BoundBox; variable
H A Dbvh2.h32 class BoundBox; variable
H A Dbvh.h34 class BoundBox; variable
/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dcn3dshim.c376 TOGL_BoundBox* BoundBox = (TOGL_BoundBox*) ptr; in Cn3D_SizeCB() local
409 void LIBCALL Cn3D_Size(TOGL_BoundBox * BoundBox, PDNMS pdnmsThis) in Cn3D_Size()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_object_types.h99 typedef struct BoundBox { struct
103 } BoundBox; typedef
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dshim3d.h288 TOGL_BoundBox BoundBox; /* the containing box of the molecule */ member
H A Dshim3d.c2821 void OGL_ClearBoundBox(TOGL_BoundBox * BoundBox) in OGL_ClearBoundBox()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTest/
H A DBRepTest_BasicCommands.cxx526 static Standard_Integer BoundBox(Draw_Interpretor& theDI, in BoundBox() function
/dports/security/vault/vault-1.8.2/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/bda/v20200324/
H A Dmodels.go113 BoundBox *BoundRect `json:"BoundBox,omitempty" name:"BoundBox"` member
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/bda/v20200324/
H A Dmodels.go112 BoundBox *BoundRect `json:"BoundBox,omitempty" name:"BoundBox"` member
/dports/sysutils/terraform/tencentcloud-sdk-go-1.0.233/tencentcloud/bda/v20200324/
H A Dmodels.go112 BoundBox *BoundRect `json:"BoundBox,omitempty" name:"BoundBox"` member