zhuantou215 Posted April 20, 2018 Report Posted April 20, 2018 Thank you very much for your help. I'm using the GDISP module now. I want to draw a triangle. I tried many ways, but I couldn't get the triangle. I think there is no triangle function. I'm very confused. I hope you can help me.
Joel Bodenmann Posted April 20, 2018 Report Posted April 20, 2018 A triangle is a polygon so you can use gdispFillConvexPolygon() and gdispDrawPolygon().
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now