Blender  V3.3
Public Attributes | Friends | List of all members
blender::float4x4::float3x3_ref Struct Reference

#include <BLI_float4x4.hh>

Public Attributes

const float4x4data
 

Friends

float3 operator* (const float3x3_ref &m, const float3 &v)
 

Detailed Description

Definition at line 222 of file BLI_float4x4.hh.

Friends And Related Function Documentation

◆ operator*

float3 operator* ( const float3x3_ref m,
const float3 v 
)
friend

Definition at line 225 of file BLI_float4x4.hh.

Member Data Documentation

◆ data

const float4x4& blender::float4x4::float3x3_ref::data

Definition at line 223 of file BLI_float4x4.hh.


The documentation for this struct was generated from the following file: