Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Shale
main
Top Level Namespace
OldVector2
OldVector3
OldVector4
PNG
Ancillary
ChunkType
ColourDepth
Critical
IHDR
PNG
Shale
Display
Edge
Gradient
Maths
Matrix4
RenderCtx
Stars3D
Stats
Surface
TestDrawing
Vector4
Vertex
Built with Crystal 1.9.2
2023-10-07 10:17:32 UTC
struct
OldVector4(T)
OldVector4(T)
Struct
Value
Object
Defined in:
scratch/trying_matrix_and_vector.cr
Constructors
.new
(x : T, y : T, z : T, w : T)
Instance Method Summary
#w
#x
#y
#z
Constructor Detail
def self.
new
(x : T, y : T, z : T, w : T)
#
[
View source
]
Instance Method Detail
def
w
#
def
x
#
def
y
#
def
z
#