wrapper class that helps mrbind to avoid excess MRVDBFloatGrid.h includes Generated from class MR.FloatGrid. This is the non-const half of the class.
More...
|
| static unsafe implicit | operator FloatGrid (MR._ByValueShared_OpenVdbFloatGrid ptr) |
| | Generated from constructor MR.FloatGrid.FloatGrid.
|
| |
wrapper class that helps mrbind to avoid excess MRVDBFloatGrid.h includes Generated from class MR.FloatGrid. This is the non-const half of the class.
◆ FloatGrid() [1/5]
| unsafe MR.FloatGrid.FloatGrid |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ FloatGrid() [2/5]
| unsafe MR.FloatGrid.FloatGrid |
( |
MR._ByValue_FloatGrid | _other | ) |
|
|
inline |
Generated from constructor MR.FloatGrid.FloatGrid.
◆ FloatGrid() [3/5]
| MR.FloatGrid.FloatGrid |
( |
Const_FloatGrid | _other | ) |
|
|
inline |
Generated from constructor MR.FloatGrid.FloatGrid.
◆ FloatGrid() [4/5]
Generated from constructor MR.FloatGrid.FloatGrid.
◆ FloatGrid() [5/5]
| unsafe MR.FloatGrid.FloatGrid |
( |
MR._ByValueShared_OpenVdbFloatGrid | ptr | ) |
|
|
inline |
Generated from constructor MR.FloatGrid.FloatGrid.
◆ addAssign()
union operation on two signed distance fields
- Note
- this operation consumes FloatGrid b Generated from function
MR.operator+=.
◆ assign()
| unsafe MR.FloatGrid MR.FloatGrid.assign |
( |
MR._ByValue_FloatGrid | _other | ) |
|
|
inline |
Generated from method MR.FloatGrid.operator=.
◆ mulAssign()
intersection operation on two signed distance fields
- Note
- this operation consumes FloatGrid b Generated from function
MR.operator*=.
◆ operator FloatGrid()
| static unsafe implicit MR.FloatGrid.operator FloatGrid |
( |
MR._ByValueShared_OpenVdbFloatGrid | ptr | ) |
|
|
inlinestatic |
Generated from constructor MR.FloatGrid.FloatGrid.
◆ reset()
| unsafe void MR.FloatGrid.reset |
( |
| ) |
|
|
inline |
◆ subAssign()
difference operation on two signed distance fields
- Note
- this operation consumes FloatGrid b Generated from function
MR.operator-=.
◆ swap()
The documentation for this class was generated from the following file: