52歌赋>英语词典>vertices翻译和用法

vertices

英 [ˈvɜːtɪsiːz]

n.  (三角形或锥形的)角顶; 顶点; 至高点
vertex的复数

双语例句

  • Smooth-Smooths out a mesh by moving each vertex towards the barycenter of the linked vertices.
    光滑-通过向连接顶点的重心移动每个顶点来光滑一个网格物体。
  • Recalculate the bounding volume of the mesh from the vertices.
    重新计算从网格包围体的顶点。
  • Similarly, adding polylines ( lines with multiple vertices) requires storing some data.
    同样地,添加polyline(具有多个顶点的线)需要存储一些数据。
  • Drag to add a triangle with independently adjustable vertices. Alignment box can be shown or hidden.
    拖动此形状,可添加顶点可独立调节的三角形。可显示或隐藏对齐框。
  • Adjoin two new vertices X and Y to N.
    在n中添加两个新顶点X和Y。
  • They are polygons, specified by the coordinates of a centre of mass and their vertices.
    它们均由多边形表示,并给定其重心和各顶点的坐标。
  • We can manipulate the vertices without locking, but we'll discuss that later.
    我们可以操作这些顶点而不用锁定,不过我们将在以后讨论。
  • Two vertices are said to be adjacent to one another if they are connected by a single edge.
    如果两个顶点被同一条边连接,就称这两个顶点是邻接的。
  • There is a difference in how each API handles how vertices are combined to form primitives.
    有一个在每个API如何处理顶点是如何组合成原语的差异。
  • Processing provides much more complex means of constructing objects using vertices.
    Processing提供了更复杂的使用顶点创建对象的方法。