All types
|
All members
RT.Modeling
RT.Modeling
Auto
Normal
Loose
Models
Md
Mesh
Vertex
Info
Mesh
Vertex
Info
(
pt
,
bef
X
,
af
X
,
bef
Y
,
af
Y
,
texture
,
texture
After
)
Mesh
Vertex
Info
(
pt
,
normal
Override
,
texture
,
texture
After
)
Rotate
(
axis
Start
,
axis
End
,
angle
)
RotateX
(
angle
)
RotateY
(
angle
)
RotateZ
(
angle
)
ToString
()
WithTexture
(
texture
)
WithTexture
(
texture
,
texture
After
)
WithTexture
(
x
,
y
)
WithTexture
(
bx
,
by
,
ax
,
ay
)
operator+
(
vertex
,
by
)
operator+
(
by
,
vertex
)
operator/
(
vertex
,
factor
)
operator/
(
factor
,
vertex
)
operator*
(
vertex
,
factor
)
operator*
(
factor
,
vertex
)
operator-
(
vertex
,
by
)
operator-
(
by
,
vertex
)
Location
Normal
After
X
Normal
After
Y
Normal
Before
X
Normal
Before
Y
Normal
Override
Texture
Texture
After
Normal
Pt
Vertex
Info
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
MeshVertexInfo
RotateY
(
double
)
Declared in:
RT.Modeling.
MeshVertexInfo
Declaration
public
MeshVertexInfo
RotateY
(
double
angle
)
Summary
Rotates this vertex counter-clockwise about the y-axis by the specified angle in degrees.