Constructor GfBBox3d
GfBBox3d(IntPtr, bool)
Declaration
public GfBBox3d(IntPtr cPtr, bool cMemoryOwn)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | cPtr | |
| bool | cMemoryOwn |
GfBBox3d()
Declaration
public GfBBox3d()
GfBBox3d(GfBBox3d)
Declaration
public GfBBox3d(GfBBox3d rhs)
Parameters
| Type | Name | Description |
|---|---|---|
| GfBBox3d | rhs |
GfBBox3d(GfRange3d)
Declaration
public GfBBox3d(GfRange3d box)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange3d | box |
GfBBox3d(GfRange3d, GfMatrix4d)
Declaration
public GfBBox3d(GfRange3d box, GfMatrix4d matrix)
Parameters
| Type | Name | Description |
|---|---|---|
| GfRange3d | box | |
| GfMatrix4d | matrix |