Blender  V3.3
Public Attributes | List of all members
FreestyleGlobals Struct Reference

#include <FRS_freestyle.h>

Public Attributes

struct Scenescene
 
float viewpoint [3]
 
float mv [4][4]
 
float proj [4][4]
 
int viewport [4]
 

Detailed Description

Definition at line 18 of file FRS_freestyle.h.

Member Data Documentation

◆ mv

float FreestyleGlobals::mv[4][4]

◆ proj

float FreestyleGlobals::proj[4][4]

◆ scene

struct Scene* FreestyleGlobals::scene

Definition at line 19 of file FRS_freestyle.h.

Referenced by Freestyle_getCurrentScene(), FRS_do_stroke_rendering(), and FRS_init().

◆ viewpoint

float FreestyleGlobals::viewpoint[3]

◆ viewport

int FreestyleGlobals::viewport[4]

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