SubObjHitList Class Reference
Describes a list of sub-object hit records..
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
def AddHit |
( |
|
self, |
|
|
|
args |
|
) |
| |
AddHit(SubObjHitList self, DWORD dist, int index, int index2=-1)
AddHit(SubObjHitList self, DWORD dist, int index)
begin(SubObjHitList self) -> MeshSubHitRec
current(SubObjHitList self) -> MeshSubHitRec
end(SubObjHitList self) -> MeshSubHitRec
IsEmpty(SubObjHitList self) -> bool
next(SubObjHitList self) -> MeshSubHitRec
def Reserve |
( |
|
self, |
|
|
|
args |
|
) |
| |
Reserve(SubObjHitList self, size_t size)