Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector4D.Transform

Malware edited this page Dec 25, 2018 · 22 revisions

IndexVector4D

Summary

private public Transform
```csharp

Transforms a Vector2 by the given Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector2 by the given Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector3 by the given Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector3 by the given Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector4 by the specified Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector4 by the given Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector2 by a specified Quaternion into a Vector4.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector2 by a specified Quaternion into a Vector4.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector3 by a specified Quaternion into a Vector4.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector3 by a specified Quaternion into a Vector4.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector4 by a specified Quaternion.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a Vector4 by a specified Quaternion.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms an array of Vector4s by a specified Matrix.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a specified range in an array of Vector4s by a specified Matrix into a specified range in a destination array.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms an array of Vector4s by a specified Quaternion.

### Returns

### Example

### Remarks

### Summary

```csharp
private public Transform
```csharp

Transforms a specified range in an array of Vector4s by a specified Quaternion into a specified range in a destination array.

### Returns

### Example

### Remarks
Clone this wiki locally