Searched defs:GetPoints (Results 1 – 4 of 4) sorted by relevance
45 CFX_PtrArray* CBC_QRDetectorResult::GetPoints() { in GetPoints() function in CBC_QRDetectorResult
46 FX_PATHPOINT* GetPoints() { return m_pObject->m_pPoints; } in GetPoints() function
129 FX_PATHPOINT* GetPoints() const { return m_pPoints; } in GetPoints() function
514 void GetPoints(float p[4]) { in GetPoints() function573 void GetPoints(FX_PATHPOINT* pPoints) { in GetPoints() function