MeshLib Documentation
Loading...
Searching...
No Matches
MRMesh/MRPointOnFace.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRVector3.h
"
4
#include "
MRId.h
"
5
6
namespace
MR
7
{
8
9
// point located on some mesh face
10
struct
PointOnFace
11
{
12
FaceId
face
;
13
Vector3f
point
;
14
};
15
16
}
//namespace MR
MRId.h
MRVector3.h
MR
Definition
MRCameraOrientationPlugin.h:8
MR::PointOnFace
Definition
MRMesh/MRPointOnFace.h:11
MR::PointOnFace::face
FaceId face
Definition
MRMesh/MRPointOnFace.h:12
MR::PointOnFace::point
Vector3f point
Definition
MRMesh/MRPointOnFace.h:13
MeshLib
source
MRMesh
MRPointOnFace.h
Generated by
1.11.0