Blame toonz/sources/common/tvectorimage/tcomputeregions.h
|
Campbell Barton |
8c6c57 |
|
|
Campbell Barton |
8c6c57 |
#pragma once
|
|
Campbell Barton |
8c6c57 |
|
|
Campbell Barton |
8c6c57 |
#ifndef T_COMPUTEREGIONS_H
|
|
Campbell Barton |
8c6c57 |
#define T_COMPUTEREGIONS_H
|
|
Campbell Barton |
8c6c57 |
|
|
Campbell Barton |
8c6c57 |
void invalidateRegionPropAndBBox(TRegion *reg);
|
|
Campbell Barton |
8c6c57 |
|
|
Campbell Barton |
8c6c57 |
#endif // T_COMPUTEREGIONS_H
|