Searched refs:SetStitchData (Results 1 – 2 of 2) sorted by relevance
351 void SetStitchData(void* data) { in SetStitchData() function352 GetMesh()->SetStitchData(this, data); in SetStitchData()355 opposite->GetMesh()->SetStitchData(opposite, data); in SetStitchData()516 mesh->SetStitchData(this, opposite->GetStitchData()); in Initialize()
316 void SetStitchData(const HbrHalfedge<T>* edge, void *data) { in SetStitchData() function