You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxVec Class
>
MtxVec Methods
>
CreateIt Method
>
MtxVec.CreateIt Method (out TVec, out TVec)
Dew Math for .NET
MtxVec.CreateIt Method (out TVec, out TVec)
MtxVec Class
MtxVec Members
Dew.Math.Units Namespace
CreateIt Method
Collapse All
Obtains two
TVec
objects from the object cache.
Syntax
C#
Visual Basic
public
static
void
CreateIt
(
out
TVec
a
,
out
TVec
b
);
Public
static
Function
CreateIt
(
a
As
out
TVec
,
b
As
out
TVec
)
As
void
Group
CreateIt Method
Links
MtxVec Class
,
MtxVec Members
,
Dew.Math.Units Namespace
,
CreateIt Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!