Registry
|
Functions | |
void | SelectAssociatedElements (ISelector *sel, bool bSelect, bool selectVrts, bool selectEdges, bool selectFaces) |
void | SelectDomainElements (ISelector *sel, bool bSelect, bool selectVrts, bool selectEdges, bool selectFaces, bool selectVolumes) |
void | SelectDomainSubset (ISelector *sel, Domain *dom, int subsetIndex, bool bSelect, bool selectVrts, bool selectEdges, bool selectFaces, bool selectVolumes) |
void ug4Bridge::Selection::SelectAssociatedElements | ( | ISelector * | sel, |
bool | bSelect, | ||
bool | selectVrts, | ||
bool | selectEdges, | ||
bool | selectFaces | ||
) |
[in] | sel | |
[in] | bSelect | |
[in] | selectVrts | |
[in] | selectEdges | |
[in] | selectFaces |
void ug4Bridge::Selection::SelectDomainElements | ( | ISelector * | sel, |
bool | bSelect, | ||
bool | selectVrts, | ||
bool | selectEdges, | ||
bool | selectFaces, | ||
bool | selectVolumes | ||
) |
[in] | sel | |
[in] | bSelect | |
[in] | selectVrts | |
[in] | selectEdges | |
[in] | selectFaces | |
[in] | selectVolumes |
void ug4Bridge::Selection::SelectDomainSubset | ( | ISelector * | sel, |
Domain * | dom, | ||
int | subsetIndex, | ||
bool | bSelect, | ||
bool | selectVrts, | ||
bool | selectEdges, | ||
bool | selectFaces, | ||
bool | selectVolumes | ||
) |
[in] | sel | |
[in] | dom | |
[in] | subsetIndex | |
[in] | bSelect | |
[in] | selectVrts | |
[in] | selectEdges | |
[in] | selectFaces | |
[in] | selectVolumes |
References Domain().