OpenSiv3D  v0.6.5
C++20 framework for creative coding
Polygon.hpp File Reference
#include "Common.hpp"
#include "PointVector.hpp"
#include "ColorHSV.hpp"
#include "PolygonFailureType.hpp"
#include "Vertex2D.hpp"
#include "2DShapes.hpp"
#include "TriangleIndex.hpp"
#include "PredefinedNamedParameter.hpp"
#include "PredefinedYesNo.hpp"
#include "detail/Polygon.ipp"

Classes

class  s3d::Polygon
 多角形 More...
 

Namespaces

 s3d
 

Functions

void s3d::swap (Polygon &a, Polygon &b) noexcept