Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector4D.Transform

Malware edited this page Dec 25, 2018 · 23 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